diff options
-rw-r--r-- | www/twiki/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/twiki/Makefile b/www/twiki/Makefile index 740c05a0644e..4556d9079b80 100644 --- a/www/twiki/Makefile +++ b/www/twiki/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 4.2.4 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITES= http://twiki.org/p/pub/Codev/Release/ \ - GENTOO/distfiles +MASTER_SITES= http://twiki.org/p/pub/Codev/Release/ DISTNAME= TWiki-${PORTVERSION} EXTRACT_SUFX= .tgz |