diff options
author | lioux <lioux@FreeBSD.org> | 2002-08-23 16:08:37 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-08-23 16:08:37 +0000 |
commit | 1c8b2b7cec91653104109838975e38b5deafa21d (patch) | |
tree | a04ae64f195a8c312d1094bb362f95fb03276837 /x11-fonts/gfe/Makefile | |
parent | 31616a7baee352ad7847d09f32577b14145d0abd (diff) | |
download | FreeBSD-ports-1c8b2b7cec91653104109838975e38b5deafa21d.zip FreeBSD-ports-1c8b2b7cec91653104109838975e38b5deafa21d.tar.gz |
Mark BROKEN since source only available via CVS for now
PR: 41896
Submitted by: maintainer
Diffstat (limited to 'x11-fonts/gfe/Makefile')
-rw-r--r-- | x11-fonts/gfe/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-fonts/gfe/Makefile b/x11-fonts/gfe/Makefile index f7510b9..a830d3d 100644 --- a/x11-fonts/gfe/Makefile +++ b/x11-fonts/gfe/Makefile @@ -13,6 +13,10 @@ MASTER_SITES= ftp://alpha.gnu.org/gnu/gfe/ 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_GTK= yes USE_XPM= yes |