diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
commit | 61bcae45bcd143698e7d02f78a0ceb670b137b7a (patch) | |
tree | 2e480c44e9a9c1a47badec89557ae4efffff03fc /mail | |
parent | - Convert ports/ to devel/apr1 (diff) |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
Notes
Notes:
svn path=/head/; revision=254523
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ngmp/Makefile | 2 | ||||
-rw-r--r-- | mail/svnmailer/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/ngmp/Makefile b/mail/ngmp/Makefile index 61f7a8ded41e..df990d6ca7f6 100644 --- a/mail/ngmp/Makefile +++ b/mail/ngmp/Makefile @@ -6,7 +6,7 @@ PORTNAME= ngmp PORTVERSION= 0.1.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail www MASTER_SITES= ftp://ftp.prevantage.com/releases/ \ ftp://ftp2.prevantage.com/releases/ diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile index edc4c25ea7f6..12e1d0ecca08 100644 --- a/mail/svnmailer/Makefile +++ b/mail/svnmailer/Makefile @@ -7,7 +7,7 @@ PORTNAME= svnmailer DISTVERSION= 1.1.0-dev-r1373 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail python MASTER_SITES= http://storage.perlig.de/${PORTNAME}/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |