diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 06:50:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 06:50:41 +0000 |
commit | 89d9bc0bb510cfb133b76107c0f073092e1bae8b (patch) | |
tree | 2cb1d66b389e41fda66acb3bccecb227153f480b /games | |
parent | 49626f567aec0a31035b53c28d86f43ab8f37847 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/pentix/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/pentix/Makefile b/games/pentix/Makefile index cee97140c613..2d19242d125b 100644 --- a/games/pentix/Makefile +++ b/games/pentix/Makefile @@ -1,16 +1,12 @@ -# Ports collection makefile for: pentix -# Date created: 19 Sep 2000 -# Whom: andy -# +# Created by: andy # $FreeBSD$ -# PORTNAME= pentix PORTVERSION= 2.4 CATEGORIES= games MASTER_SITES= http://www.sympad.net/~andy/pentix/ -MAINTAINER= andy@sympad.net +MAINTAINER= ports@FreeBSD.org COMMENT= This is a game of pentix for terminals ALL_TARGET= pentix |