diff options
author | anders <anders@FreeBSD.org> | 2002-01-21 00:01:58 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-01-21 00:01:58 +0800 |
commit | dfc00746eb2e071636dbf9d79b08c9fee8e159f8 (patch) | |
tree | 7d667f61c0d8f5e0819bfa248c98aefa19c325e2 /mail/nbsmtp | |
parent | 717828d441b94c29af790b148ac3b10d5cf034ac (diff) | |
download | freebsd-ports-gnome-dfc00746eb2e071636dbf9d79b08c9fee8e159f8.tar.gz freebsd-ports-gnome-dfc00746eb2e071636dbf9d79b08c9fee8e159f8.tar.zst freebsd-ports-gnome-dfc00746eb2e071636dbf9d79b08c9fee8e159f8.zip |
Update MASTER_SITE and WWW URL, site moved.
Reclaim maintainership.
Diffstat (limited to 'mail/nbsmtp')
-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 224049b72dbe..873e463ebee8 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 ff97a94c8460..d27cbe58b981 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> |