diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-05 14:21:35 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-05 14:21:35 +0000 |
commit | 742f671f7684d4760c84d81425a8fe08116981a5 (patch) | |
tree | e441af888c09a94b707b98ef4d841f1b89771f14 /mail/postfix1/Makefile | |
parent | 70287b2cf7ee5c3ec591ea16c5daa21e2d661313 (diff) | |
download | ports-742f671f7684d4760c84d81425a8fe08116981a5.tar.gz ports-742f671f7684d4760c84d81425a8fe08116981a5.zip |
Notes
Diffstat (limited to 'mail/postfix1/Makefile')
-rw-r--r-- | mail/postfix1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 9c4068489960..78e92fc2e00f 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/postfix/official/&,} MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= release-${PORTVERSION} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= blaz@amis.net |