diff options
author | asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
commit | f64e8205f0137f683eab98cd135658efc4d521ce (patch) | |
tree | 08cc308b66ea53ea74832bb5eb0426cfd544b40a /games/xtic/Makefile | |
parent | 85a77e68a5b3cf704192c0604484cf85ba114048 (diff) | |
download | FreeBSD-ports-f64e8205f0137f683eab98cd135658efc4d521ce.zip FreeBSD-ports-f64e8205f0137f683eab98cd135658efc4d521ce.tar.gz |
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 'games/xtic/Makefile')
-rw-r--r-- | games/xtic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xtic/Makefile b/games/xtic/Makefile index 8fb2210..ce43107 100644 --- a/games/xtic/Makefile +++ b/games/xtic/Makefile @@ -3,7 +3,7 @@ # Date created: 22 June 1995 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1995/06/23 04:35:56 asami Exp $ +# $Id: Makefile,v 1.2 1996/11/18 09:53:26 asami Exp $ # DISTNAME= xtic1.12 @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG USE_IMAKE= yes |