diff options
Diffstat (limited to 'x11-fonts/gfe')
-rw-r--r-- | x11-fonts/gfe/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-fonts/gfe/Makefile b/x11-fonts/gfe/Makefile index b49e59141a9d..dc228011624f 100644 --- a/x11-fonts/gfe/Makefile +++ b/x11-fonts/gfe/Makefile @@ -9,14 +9,11 @@ PORTNAME= gfe PORTVERSION= 0.0.4 PORTREVISION= 1 CATEGORIES= x11-fonts -MASTER_SITES= ftp://alpha.gnu.org/gnu/gfe/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= X11/fonts MAINTAINER= bms@spc.org -BROKEN= "The source tarball no longer resides on alpha.gnu.org and\ - is only available via CVS:\ - http://subversions.gnu.org/cgi-bin/cvsweb/gfe/" - GNU_CONFIGURE= yes USE_GNOMENG= yes USE_GNOME= gtk12 |