diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-12 00:06:41 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-12 00:06:41 +0000 |
commit | 244fa3eebea31a031c29e2eec532c1ae32b5e008 (patch) | |
tree | 94396299bc7f18c5ce2b8585e0331d4a78d2a56c /x11-fonts/gfe | |
parent | d5d31414d450d9056928a7ccd7b9f0581fd4388a (diff) | |
download | ports-244fa3eebea31a031c29e2eec532c1ae32b5e008.tar.gz ports-244fa3eebea31a031c29e2eec532c1ae32b5e008.zip |
Change spaces to tabs (portlint).
Notes
Notes:
svn path=/head/; revision=67834
Diffstat (limited to 'x11-fonts/gfe')
-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/" |