diff options
author | lioux <lioux@FreeBSD.org> | 2002-08-24 00:08:37 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-08-24 00:08:37 +0800 |
commit | 1c8b2b7cec91653104109838975e38b5deafa21d (patch) | |
tree | a04ae64f195a8c312d1094bb362f95fb03276837 /x11-fonts/gfe | |
parent | 31616a7baee352ad7847d09f32577b14145d0abd (diff) | |
download | freebsd-ports-gnome-1c8b2b7cec91653104109838975e38b5deafa21d.tar.gz freebsd-ports-gnome-1c8b2b7cec91653104109838975e38b5deafa21d.tar.zst freebsd-ports-gnome-1c8b2b7cec91653104109838975e38b5deafa21d.zip |
Mark BROKEN since source only available via CVS for now
PR: 41896
Submitted by: maintainer
Diffstat (limited to 'x11-fonts/gfe')
-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 f7510b983baa..a830d3d96683 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 |