diff options
| author | Sahil Tandon <sahil@FreeBSD.org> | 2011-08-14 23:25:57 +0000 |
|---|---|---|
| committer | Sahil Tandon <sahil@FreeBSD.org> | 2011-08-14 23:25:57 +0000 |
| commit | 212e0cafb0c5f82b09fa109b982f7233110f0b99 (patch) | |
| tree | b52e39981a5965564e0d328808f91882007d7f3d /mail/postfix-postfwd/Makefile | |
| parent | 29c74b6b82e5230cdc6fada140fc5251d25dc627 (diff) | |
Notes
Diffstat (limited to 'mail/postfix-postfwd/Makefile')
| -rw-r--r-- | mail/postfix-postfwd/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-postfwd/Makefile b/mail/postfix-postfwd/Makefile index cd65fa883ee7..18735f27c35c 100644 --- a/mail/postfix-postfwd/Makefile +++ b/mail/postfix-postfwd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfwd -PORTVERSION= 1.20 +PORTVERSION= 1.22 CATEGORIES= mail MASTER_SITES= http://www.${PORTNAME}.org/old/ PKGNAMEPREFIX= postfix- @@ -14,12 +14,12 @@ PKGNAMEPREFIX= postfix- MAINTAINER= sahil@FreeBSD.org COMMENT= A postfix firewall policy daemon +LICENSE= BSD + RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server -LICENSE= BSD - -PORTDOCS= CHANGELOG ${PORTNAME}.html ${PORTNAME}.txt +PORTDOCS= CHANGELOG ${PORTNAME}.html ${PORTNAME}.txt quick.html versions.html PORTEXAMPLES= request.sample PLIST_FILES= bin/${PORTNAME} etc/${PORTNAME}.conf.sample |
