diff options
author | asami <asami@FreeBSD.org> | 1997-12-26 06:29:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-26 06:29:52 +0800 |
commit | f64e8205f0137f683eab98cd135658efc4d521ce (patch) | |
tree | 08cc308b66ea53ea74832bb5eb0426cfd544b40a /x11-fonts/xfed | |
parent | 85a77e68a5b3cf704192c0604484cf85ba114048 (diff) | |
download | freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.tar.gz freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.tar.zst freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.zip |
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
Diffstat (limited to 'x11-fonts/xfed')
-rw-r--r-- | x11-fonts/xfed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile index d4591aba8e19..6df439eb6db6 100644 --- a/x11-fonts/xfed/Makefile +++ b/x11-fonts/xfed/Makefile @@ -3,7 +3,7 @@ # Date created: 7 December 1994 # Whom: asami # -# $Id: Makefile,v 1.14 1997/03/03 13:51:50 tg Exp $ +# $Id: Makefile,v 1.15 1997/03/04 06:16:02 asami Exp $ # DISTNAME= xfed @@ -11,7 +11,7 @@ PKGNAME= xfed-1.0 CATEGORIES= x11 MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/ -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG IGNOREFILES= ${DISTFILES} USE_IMAKE= yes |