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/postfix20 | |
parent | (forced commit): (diff) |
use DIST_SUBDIR=postfix due to both release and snapshot don't have
specific name in their tarballs.
Approved by: maintainers
Notes
Notes:
svn path=/head/; revision=39095
Diffstat (limited to 'mail/postfix20')
-rw-r--r-- | mail/postfix20/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix20/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile index 9c4068489960..78e92fc2e00f 100644 --- a/mail/postfix20/Makefile +++ b/mail/postfix20/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 diff --git a/mail/postfix20/distinfo b/mail/postfix20/distinfo index d6f4fd5c198a..43af854578cb 100644 --- a/mail/postfix20/distinfo +++ b/mail/postfix20/distinfo @@ -1,3 +1,3 @@ -MD5 (release-20010228.tar.gz) = 6af46cc231ca1e09e60393542d5611bd -MD5 (pfixtls-0.7.0-20010228-0.9.6.tar.gz) = 64699fb4f0bb4dc87ba1c6c7aef81366 -MD5 (postfix-20010225snap-v6-20010228a.diff.gz) = 8646724c2d00e4d162b63456247cf4fb +MD5 (postfix/release-20010228.tar.gz) = 6af46cc231ca1e09e60393542d5611bd +MD5 (postfix/pfixtls-0.7.0-20010228-0.9.6.tar.gz) = 64699fb4f0bb4dc87ba1c6c7aef81366 +MD5 (postfix/postfix-20010225snap-v6-20010228a.diff.gz) = 8646724c2d00e4d162b63456247cf4fb |