diff options
Diffstat (limited to 'net/ldapscripts/Makefile')
-rw-r--r-- | net/ldapscripts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ldapscripts/Makefile b/net/ldapscripts/Makefile index e386fcaef1a6..43a7aa123cfb 100644 --- a/net/ldapscripts/Makefile +++ b/net/ldapscripts/Makefile @@ -8,9 +8,9 @@ PORTNAME= ldapscripts PORTVERSION= 1.9.0 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.com/ldapscripts/ -MASTER_SITE_SUBDIR= ldapscripts + EXTRACT_SUFX= .tgz MAINTAINER= ganael.laplanche@martymac.com |