diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnustep-wrapper/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/gnustep-wrapper/Makefile b/deskutils/gnustep-wrapper/Makefile index 686372402393..2932c80fba8a 100644 --- a/deskutils/gnustep-wrapper/Makefile +++ b/deskutils/gnustep-wrapper/Makefile @@ -7,8 +7,10 @@ PORTNAME= wrapper PORTVERSION= 0.1.0 -CATEGORIES= deskutils -MASTER_SITES= ftp://ftp.raffael.ch/software/GNUstepWrapper/ +CATEGORIES= deskutils gnustep +#MASTER_SITES= ftp://ftp.raffael.ch/software/GNUstepWrapper/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex PKGNAMEPREFIX= gnustep- DISTNAME= GNUstepWrapper-${PORTVERSION} |