diff options
author | trevor <trevor@FreeBSD.org> | 2002-10-12 00:06:41 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-10-12 00:06:41 +0000 |
commit | a6891c38c6af1470522e480deefbb6a1b38076b4 (patch) | |
tree | 320e731ced6ac84e96290209865d3a6ec761334f /x11-fonts | |
parent | b5742861308fd2d4399ff7d7ea85cca241f13974 (diff) | |
download | FreeBSD-ports-a6891c38c6af1470522e480deefbb6a1b38076b4.zip FreeBSD-ports-a6891c38c6af1470522e480deefbb6a1b38076b4.tar.gz |
Change spaces to tabs (portlint).
Diffstat (limited to 'x11-fonts')
-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 c68f639..b49e591 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/" |