summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-02-13 14:37:08 +0000
committernaddy <naddy@FreeBSD.org>2003-02-13 14:37:08 +0000
commit6846e10378357f76751200c3092e181032b6a09c (patch)
tree68d67979b61bcfcc7772423f3991968424a65dc2 /security
parentb36d3ec9368cd874647a758d8f41a9685e2f734b (diff)
downloadFreeBSD-ports-6846e10378357f76751200c3092e181032b6a09c.zip
FreeBSD-ports-6846e10378357f76751200c3092e181032b6a09c.tar.gz
Use MASTER_SITE_DEBIAN.
Diffstat (limited to 'security')
-rw-r--r--security/pam-pgsql/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile
index f240f82..6b336eb 100644
--- a/security/pam-pgsql/Makefile
+++ b/security/pam-pgsql/Makefile
@@ -9,13 +9,14 @@ PORTNAME= pam-pgsql
PORTVERSION= 0.5.2
PORTREVISION= 7
CATEGORIES= security databases
-MASTER_SITES= ${MASTER_SITE_DEBIAN} \
+MASTER_SITES= ${MASTER_SITE_DEBIAN_NON_US} \
http://libpam-pgsql.codecastle.com/${PORTNAME}-${PORTVERSION}-${PORTREVISION}/
MASTER_SITE_SUBDIR= pool/non-US/main/p/pam-pgsql
DISTFILES= ${PORTNAME}_${PORTVERSION}.orig${EXTRACT_SUFX}
PATCHFILES= ${PORTNAME}_${PORTVERSION}-5.diff.gz
PATCH_SITES= ${MASTER_SITES}
+PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR}
MAINTAINER= m@absolight.fr
@@ -24,15 +25,6 @@ LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
POSTGRESQL_PORT?= databases/postgresql7
PATCH_DIST_STRIP= -p1
-# When the family of Debian mirrors is added to bsd.port.mk,
-# this will suddenly start making sense:
-MASTER_SITE_DEBIAN?= http://debian.yorku.ca/debian/non-US/${MASTER_SITE_SUBDIR}/
-# This should help the users of MASTER_SORT_REGEX:
-.for c in at bg br cz de ee es fi fr hu it jp kr nl no nz pl se si tr uk
-MASTER_SITE_DEBIAN+= http://ftp.$c.debian.org/debian-non-US/${MASTER_SITE_SUBDIR}/
-.endfor
-MASTER_SITE_DEBIAN+= http://ftp.au.debian.org/pub/debian-non-US/${MASTER_SITE_SUBDIR}/ \
- ftp://ftp.bora.net/pub/linux/debian-non-US/${MASTER_SITE_SUBDIR}/
MAKEFILE= ${FILESDIR}/Makefile.bsd
MAKE_ARGS+= FILESDIR=${FILESDIR}
OpenPOWER on IntegriCloud