diff options
-rw-r--r-- | x11-fonts/gfe/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-fonts/gfe/Makefile b/x11-fonts/gfe/Makefile index c68f639ecb57..b49e59141a9d 100644 --- a/x11-fonts/gfe/Makefile +++ b/x11-fonts/gfe/Makefile @@ -5,15 +5,15 @@ # $FreeBSD$ # -PORTNAME= gfe -PORTVERSION= 0.0.4 +PORTNAME= gfe +PORTVERSION= 0.0.4 PORTREVISION= 1 -CATEGORIES= x11-fonts -MASTER_SITES= ftp://alpha.gnu.org/gnu/gfe/ +CATEGORIES= x11-fonts +MASTER_SITES= ftp://alpha.gnu.org/gnu/gfe/ -MAINTAINER= bms@spc.org +MAINTAINER= bms@spc.org -BROKEN= "The source tarball no longer resides on alpha.gnu.org and\ +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/" |