diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/winefish/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile index 1f55b93a0b2c..849614dbb4e4 100644 --- a/editors/winefish/Makefile +++ b/editors/winefish/Makefile @@ -5,8 +5,7 @@ PORTNAME= winefish DISTVERSION= 1.3.3 PORTREVISION= 15 CATEGORIES= editors print -MASTER_SITES= http://download.berlios.de/winefish/ \ - http://nivi.interfree.it/distfiles/winefish/ +MASTER_SITES= SF/winefish.berlios EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |