diff options
author | sf <sf@FreeBSD.org> | 2001-03-05 22:21:35 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-05 22:21:35 +0800 |
commit | 6010bd7b4af2254cb68b3ed9e0385e0d1a5d81c7 (patch) | |
tree | 41af2d3a84512de69b57d84650d018d48964d437 /mail/postfix23 | |
parent | 6d691cb1c6426fa9382223523fe8923d3dba3134 (diff) | |
download | freebsd-ports-gnome-6010bd7b4af2254cb68b3ed9e0385e0d1a5d81c7.tar.gz freebsd-ports-gnome-6010bd7b4af2254cb68b3ed9e0385e0d1a5d81c7.tar.zst freebsd-ports-gnome-6010bd7b4af2254cb68b3ed9e0385e0d1a5d81c7.zip |
use DIST_SUBDIR=postfix due to both release and snapshot don't have
specific name in their tarballs.
Approved by: maintainers
Diffstat (limited to 'mail/postfix23')
-rw-r--r-- | mail/postfix23/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix23/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 9c4068489960..78e92fc2e00f 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/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/postfix23/distinfo b/mail/postfix23/distinfo index d6f4fd5c198a..43af854578cb 100644 --- a/mail/postfix23/distinfo +++ b/mail/postfix23/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 |