diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-19 18:40:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-19 18:40:10 +0000 |
commit | 430616ce7b2503c646d88f8c6a789650cabd7626 (patch) | |
tree | ecd07223e374d77a50dbcdf5da87f41180708cc1 /mail/postfixadmin | |
parent | e7290cb82c380db0c9aef42c6eab7d638d41984d (diff) |
Notes
Diffstat (limited to 'mail/postfixadmin')
-rw-r--r-- | mail/postfixadmin/Makefile | 5 | ||||
-rw-r--r-- | mail/postfixadmin/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile index 8082c2242d74..502269474c5f 100644 --- a/mail/postfixadmin/Makefile +++ b/mail/postfixadmin/Makefile @@ -6,10 +6,11 @@ # PORTNAME= postfixadmin -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${DISTNAME} +MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tabmow@freenode.net COMMENT= PHP web-based management tool for Postfix virtual domains and users diff --git a/mail/postfixadmin/distinfo b/mail/postfixadmin/distinfo index db7ecd654857..d344484af06c 100644 --- a/mail/postfixadmin/distinfo +++ b/mail/postfixadmin/distinfo @@ -1,2 +1,2 @@ -SHA256 (postfixadmin-2.3.3.tar.gz) = 0548a5c0a5ae5cb3de00fae5f04bb1537947ac0d815699e8063ad45cef0db5ee -SIZE (postfixadmin-2.3.3.tar.gz) = 1608432 +SHA256 (postfixadmin_2.3.4.tar.gz) = 6ac663e2f4bd8bfbe7daaf759b18071d915efd242fe13964561da94f18c82ec6 +SIZE (postfixadmin_2.3.4.tar.gz) = 1609383 |