aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-03-25 17:53:44 +0800
committeritetcu <itetcu@FreeBSD.org>2008-03-25 17:53:44 +0800
commit91ff2e5df01ef0f0574a9160460f21d35f07b273 (patch)
tree2d92c4af6091ecaa044c914a8bf38aa6a5408c19 /net
parenta96c3aa129cafdadaac1592f73d739bd8f1c54a4 (diff)
downloadfreebsd-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')
-rw-r--r--net/sendemail/Makefile2
-rw-r--r--net/sendsms/Makefile2
-rw-r--r--net/sendsnpp/Makefile3
3 files changed, 3 insertions, 4 deletions
diff --git a/net/sendemail/Makefile b/net/sendemail/Makefile
index 2c0370bd7d0b..b3b9317dce38 100644
--- a/net/sendemail/Makefile
+++ b/net/sendemail/Makefile
@@ -10,7 +10,7 @@ PORTNAME= sendEmail
PORTVERSION= 1.55
CATEGORIES= net
MASTER_SITES= http://caspian.dotconf.net/menu/Software/SendEmail/ \
- http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/
+ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= itetcu@FreeBSD.org
diff --git a/net/sendsms/Makefile b/net/sendsms/Makefile
index 9928d07755bd..dddf4b6ada3b 100644
--- a/net/sendsms/Makefile
+++ b/net/sendsms/Makefile
@@ -9,7 +9,7 @@ PORTNAME= sendsms
PORTVERSION= 0.2.4
CATEGORIES= net perl5
MASTER_SITES= http://caspian.dotconf.net/menu/Software/SendSMS/ \
- http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/
+ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
DISTNAME= sendSMS.pl
EXTRACT_SUFX= .gz
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
ollucci2012-03-091-6/+0 * Use the right toolchain, not lang/gcc34; add a test targetbf2012-01-211-1/+8 * - Update BUILD_DEPENDSsunpoet2011-11-081-1/+1 * - Update PORTNAME and PKGNAMEPREFIXsunpoet2011-09-281-2/+2 * - Update to 2.21sunpoet2011-09-174-34/+32 * - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-09-081-2/+2 * Move USE_FORTRAN to appease portlint.gerald2011-09-051-1/+1 * Complete the removal of the broken web reference.gerald2011-09-041-1/+0 * Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0 * -remove MD5ohauer2011-07-03