[Midnightbsd-cvs] mports [18782] trunk/net/linux-f10-openldap/Makefile: ugh.. fix fetch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 3 22:28:07 EDT 2015


Revision: 18782
          http://svnweb.midnightbsd.org/mports/?rev=18782
Author:   laffer1
Date:     2015-05-03 22:28:07 -0400 (Sun, 03 May 2015)
Log Message:
-----------
ugh.. fix fetch

Modified Paths:
--------------
    trunk/net/linux-f10-openldap/Makefile

Modified: trunk/net/linux-f10-openldap/Makefile
===================================================================
--- trunk/net/linux-f10-openldap/Makefile	2015-05-04 02:26:09 UTC (rev 18781)
+++ trunk/net/linux-f10-openldap/Makefile	2015-05-04 02:28:07 UTC (rev 18782)
@@ -3,8 +3,9 @@
 
 PORTNAME=	openldap
 PORTVERSION=	2.4.12
+PORTREVISION=	1
 CATEGORIES=	net linux
-MASTER_SITES=	CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
+MASTER_SITES=	FREEBSD_LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
 PKGNAMEPREFIX=	linux-f10-
 DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}
 
@@ -12,8 +13,8 @@
 COMMENT=	Lightweight Directory Access Protocol libraries (Linux Fedora 10)
 LICENSE=	openldap2.8
 
+USE_LINUX=	f10
 USE_LINUX_RPM=	yes
-LINUX_DIST_VER=	10
 RPMVERSION=	1.fc10
 USE_LDCONFIG=	yes
 DESCR=	${.CURDIR}/../openldap24-server/pkg-descr



More information about the Midnightbsd-cvs mailing list