diff options
author | Andrej Zverev <az@FreeBSD.org> | 2006-12-19 21:19:04 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2006-12-19 21:19:04 +0000 |
commit | d6fa5df3f7c7b7b1e99bb565d7a0466a6a19f20f (patch) | |
tree | 63ddbd6f4174214d1bff6ce51c3b141ddf6036c7 /mail/svnmailer/Makefile | |
parent | 3fd92b8ac194014aac47ae11a475308271884dd6 (diff) |
Notes
Diffstat (limited to 'mail/svnmailer/Makefile')
-rw-r--r-- | mail/svnmailer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile index c2a156a29880..6b48d8f17b56 100644 --- a/mail/svnmailer/Makefile +++ b/mail/svnmailer/Makefile @@ -6,9 +6,9 @@ # PORTNAME= svnmailer -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 CATEGORIES= mail python -MASTER_SITES= http://storage.perlig.de/${PORTNAME}/archive/ +MASTER_SITES= http://storage.perlig.de/${PORTNAME}/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= az@FreeBSD.org |