diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2004-04-18 15:08:30 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2004-04-18 15:08:30 +0000 |
commit | d351a4da90d6b9639879b8e9486440fcf3db3f8c (patch) | |
tree | e5d6a64f7df4b2ba54ae3140ee481983c9803e3e /mail/heirloom-mailx | |
parent | 9e93169c098d26935e3800959fb83bf6348d6efc (diff) | |
download | ports-d351a4da90d6b9639879b8e9486440fcf3db3f8c.tar.gz ports-d351a4da90d6b9639879b8e9486440fcf3db3f8c.zip |
Notes
Diffstat (limited to 'mail/heirloom-mailx')
-rw-r--r-- | mail/heirloom-mailx/Makefile | 3 | ||||
-rw-r--r-- | mail/heirloom-mailx/pkg-descr | 2 |
2 files changed, 3 insertions, 2 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/ |