diff options
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 |