diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/nbsmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/nbsmtp/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index 224049b..873e463 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -8,11 +8,11 @@ PORTNAME= nbsmtp PORTVERSION= 0.8 CATEGORIES= mail -MASTER_SITES= http://www2.fastdial.net/~drysdam/software/ \ +MASTER_SITES= http://physeeks.dyndns.org:8000/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anders@FreeBSD.org NO_WRKSUBDIR= yes diff --git a/mail/nbsmtp/pkg-descr b/mail/nbsmtp/pkg-descr index ff97a94..d27cbe5 100644 --- a/mail/nbsmtp/pkg-descr +++ b/mail/nbsmtp/pkg-descr @@ -13,6 +13,6 @@ host: This is the smtp server you are sending to. port: The smtp port you want to connect to. 25 is standard, don't change it unless you know what you are doing. -WWW: http://www2.fastdial.net/~drysdam/software/software.html +WWW: http://physeeks.dyndns.org:8000/software.html - Anders Nordby <anders@fix.no> |