diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-01 21:59:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-01 21:59:01 +0800 |
commit | e599756a742f8614a25e62dcbb2e001e849b90f6 (patch) | |
tree | a349a6990b2ad523c061c96fc1663f09af854ac8 /www/twiki | |
parent | ecdedc058e239969c4ef56cf41b49e3ab2a774cc (diff) | |
download | freebsd-ports-gnome-e599756a742f8614a25e62dcbb2e001e849b90f6.tar.gz freebsd-ports-gnome-e599756a742f8614a25e62dcbb2e001e849b90f6.tar.zst freebsd-ports-gnome-e599756a742f8614a25e62dcbb2e001e849b90f6.zip |
Remove gentoo's mirror, they do not provide the distfile anymore
Diffstat (limited to 'www/twiki')
-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 |