summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-08 08:53:19 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-08 08:53:19 +0000
commite844dee9d4f66d78e217aeba9706d7270c16c706 (patch)
tree2cc3dde5cc8daad09ef6eaed80555d7986cbd9e6
parent96abd79f23210419e6e05b83f334357ef589bed3 (diff)
downloadfreebsd-ports-e844dee9d4f66d78e217aeba9706d7270c16c706.zip
- Fix MASTER_SITES
PR: 61059 Submitted by: maintainer
-rw-r--r--net-p2p/giftcurs/Makefile5
-rw-r--r--net/giftcurs/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/net-p2p/giftcurs/Makefile b/net-p2p/giftcurs/Makefile
index a514d378d244..f3844211d92a 100644
--- a/net-p2p/giftcurs/Makefile
+++ b/net-p2p/giftcurs/Makefile
@@ -8,8 +8,9 @@
PORTNAME= giFTcurs
PORTVERSION= 0.6.1
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR= giftcurs/giFTcurs.pkg/${PORTVERSION}/
+MASTER_SITES= http://stud4.tuwien.ac.at/~e0125637/
+#MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+#MASTER_SITE_SUBDIR= giftcurs/giFTcurs.pkg/${PORTVERSION}/
MAINTAINER= shoesoft@gmx.net
COMMENT= A cursed frontend to the giFT daemon
diff --git a/net/giftcurs/Makefile b/net/giftcurs/Makefile
index a514d378d244..f3844211d92a 100644
--- a/net/giftcurs/Makefile
+++ b/net/giftcurs/Makefile
@@ -8,8 +8,9 @@
PORTNAME= giFTcurs
PORTVERSION= 0.6.1
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR= giftcurs/giFTcurs.pkg/${PORTVERSION}/
+MASTER_SITES= http://stud4.tuwien.ac.at/~e0125637/
+#MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+#MASTER_SITE_SUBDIR= giftcurs/giFTcurs.pkg/${PORTVERSION}/
MAINTAINER= shoesoft@gmx.net
COMMENT= A cursed frontend to the giFT daemon