diff options
Diffstat (limited to 'net/giftcurs')
-rw-r--r-- | net/giftcurs/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
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 |