diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-12 00:12:04 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-12 00:12:04 +0000 |
commit | baa82e243ed17d792f61438ae69414582211ebff (patch) | |
tree | eece566d322df62bacc532a0ddce88a602810d56 /x11-fonts/gfe | |
parent | 244fa3eebea31a031c29e2eec532c1ae32b5e008 (diff) | |
download | ports-baa82e243ed17d792f61438ae69414582211ebff.tar.gz ports-baa82e243ed17d792f61438ae69414582211ebff.zip |
Notes
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 |