diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-30 07:52:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-30 07:52:43 +0800 |
commit | 9c1cb7c8454c8795ad54af50c086385415bc2d9f (patch) | |
tree | efe932831ccd8752e72c1f4219f48469eb844468 /mail | |
parent | 89b35694c953075f4f267ed32e79d0fe102599fc (diff) | |
download | freebsd-ports-gnome-9c1cb7c8454c8795ad54af50c086385415bc2d9f.tar.gz freebsd-ports-gnome-9c1cb7c8454c8795ad54af50c086385415bc2d9f.tar.zst freebsd-ports-gnome-9c1cb7c8454c8795ad54af50c086385415bc2d9f.zip |
- Switch databases/namazu2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailman/Makefile | 2 | ||||
-rw-r--r-- | mail/nmzmail/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile index daa4556a6372..f01cc6cdeeb6 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -3,7 +3,7 @@ PORTNAME= mailman DISTVERSION= 2.1.18-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} \ SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \ diff --git a/mail/nmzmail/Makefile b/mail/nmzmail/Makefile index edfcbec58b53..a0651d77c465 100644 --- a/mail/nmzmail/Makefile +++ b/mail/nmzmail/Makefile @@ -3,7 +3,7 @@ PORTNAME= nmzmail PORTVERSION= 0.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ CENKES |