diff options
-rw-r--r-- | net-p2p/giftcurs/Makefile | 5 | ||||
-rw-r--r-- | net/giftcurs/Makefile | 5 |
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 |