diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:53:44 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:53:44 +0800 |
commit | 91ff2e5df01ef0f0574a9160460f21d35f07b273 (patch) | |
tree | 2d92c4af6091ecaa044c914a8bf38aa6a5408c19 /net/sendsnpp/Makefile | |
parent | a96c3aa129cafdadaac1592f73d739bd8f1c54a4 (diff) | |
download | freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.gz freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.zst freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.zip |
Adjust MASTER_SITES to an other server of mine
Diffstat (limited to 'net/sendsnpp/Makefile')
-rw-r--r-- | net/sendsnpp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/sendsnpp/Makefile b/net/sendsnpp/Makefile index 655575fda7da..b3972e8e03e4 100644 --- a/net/sendsnpp/Makefile +++ b/net/sendsnpp/Makefile @@ -10,8 +10,7 @@ DISTVERSION= v1.03 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= http://caspian.dotconf.net/menu/Software/SendSNPP/ \ - http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ + http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ MAINTAINER= itetcu@FreeBSD.org COMMENT= Tool for sending messages through a RFC1861 compliant SNPP server |