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 /graphics/xdl/Makefile | |
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 'graphics/xdl/Makefile')
-rw-r--r-- | graphics/xdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile index 315729268838..c81db28e1b93 100644 --- a/graphics/xdl/Makefile +++ b/graphics/xdl/Makefile @@ -3,14 +3,14 @@ # Date created: 17 July 1995 # Whom: asami # -# $Id: Makefile,v 1.3 1996/11/18 11:29:33 asami Exp $ +# $Id: Makefile,v 1.4 1997/11/15 13:53:58 asami Exp $ # DISTNAME= xdl-2.1 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG USE_X11= yes MAN1= xdl.1 |