aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-01-23 09:07:23 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-01-23 09:07:23 +0000
commit6835cc3401ccdedadf0787555a113ea61025a159 (patch)
treeec6a4658b98cad7a58169a18f107a0de0711d7d3 /mail
parent5610ff4d72215adf662285322f064baef5cb9347 (diff)
downloadports-6835cc3401ccdedadf0787555a113ea61025a159.tar.gz
ports-6835cc3401ccdedadf0787555a113ea61025a159.zip
Fix the MASTER_SITE_LOCAL stuff
Notes
Notes: svn path=/head/; revision=73843
Diffstat (limited to 'mail')
-rw-r--r--mail/pine-pgp-filters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pine-pgp-filters/Makefile b/mail/pine-pgp-filters/Makefile
index ca11412245d7..55e82e5f76aa 100644
--- a/mail/pine-pgp-filters/Makefile
+++ b/mail/pine-pgp-filters/Makefile
@@ -9,7 +9,8 @@ PORTNAME= pine-pgp-filters
PORTVERSION= 1.0
CATEGORIES= mail
MASTER_SITES= http://dougbarton.net/FreeBSD/Downloads/ \
- ${MASTER_SITE_LOCAL}/dougb
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dougb
MAINTAINER= DougB@FreeBSD.org