diff options
author | wxs <wxs@FreeBSD.org> | 2011-04-18 00:49:05 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-04-18 00:49:05 +0800 |
commit | 734069152f1149316ad63a4dcf44f38dbc753911 (patch) | |
tree | 21ff08ce04914b67219f165c2999b534a5a14cc6 /mail/mailman | |
parent | de6ea5ab0faafb297c64e856185fb510ae6fe18a (diff) | |
download | freebsd-ports-graphics-734069152f1149316ad63a4dcf44f38dbc753911.tar.gz freebsd-ports-graphics-734069152f1149316ad63a4dcf44f38dbc753911.tar.zst freebsd-ports-graphics-734069152f1149316ad63a4dcf44f38dbc753911.zip |
Restore PORTREVISION which I erroneously removed in previous update.
Noticed by: osa@
Diffstat (limited to 'mail/mailman')
-rw-r--r-- | mail/mailman/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile index 4297247cfcd..30ee78bdf61 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -7,6 +7,7 @@ PORTNAME= mailman DISTVERSION= 2.1.14 +PORTREVISION= 1 CATEGORIES?= mail MASTER_SITES= ${MASTER_SITE_GNU} \ SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} |