diff options
-rw-r--r-- | mail/heirloom-mailx/Makefile | 3 | ||||
-rw-r--r-- | mail/heirloom-mailx/pkg-descr | 2 | ||||
-rw-r--r-- | mail/nail/Makefile | 3 | ||||
-rw-r--r-- | mail/nail/pkg-descr | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index a0f7c3b9de21..073fa036f5bd 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -8,7 +8,8 @@ PORTNAME= nail PORTVERSION= 10.7 CATEGORIES= mail -MASTER_SITES= http://nail.berlios.de/archive/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= BSD mail utility with MIME extensions diff --git a/mail/heirloom-mailx/pkg-descr b/mail/heirloom-mailx/pkg-descr index 7fece31a42e6..0b4272e2f2f4 100644 --- a/mail/heirloom-mailx/pkg-descr +++ b/mail/heirloom-mailx/pkg-descr @@ -1,3 +1,3 @@ BSD mail utility with MIME extensions -WWW: http://nail.berlios.de/ +WWW: http://nail.sourceforge.net/ diff --git a/mail/nail/Makefile b/mail/nail/Makefile index a0f7c3b9de21..073fa036f5bd 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -8,7 +8,8 @@ PORTNAME= nail PORTVERSION= 10.7 CATEGORIES= mail -MASTER_SITES= http://nail.berlios.de/archive/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= BSD mail utility with MIME extensions diff --git a/mail/nail/pkg-descr b/mail/nail/pkg-descr index 7fece31a42e6..0b4272e2f2f4 100644 --- a/mail/nail/pkg-descr +++ b/mail/nail/pkg-descr @@ -1,3 +1,3 @@ BSD mail utility with MIME extensions -WWW: http://nail.berlios.de/ +WWW: http://nail.sourceforge.net/ |