diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-23 16:08:37 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-23 16:08:37 +0000 |
commit | 4b31c643601d1b221181617b2d1e74eeb2040d34 (patch) | |
tree | 329d0db78f4b8bc6c489189b17631480110edf80 /x11-fonts | |
parent | ade02d77e532dcb6f6e0ad2fb856bf1a68e8599f (diff) | |
download | ports-4b31c643601d1b221181617b2d1e74eeb2040d34.tar.gz ports-4b31c643601d1b221181617b2d1e74eeb2040d34.zip |
Notes
Diffstat (limited to 'x11-fonts')
-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 |