diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | ff21f59f9fc122a8cba781cd7d8c424e88df792f (patch) | |
tree | 060ec5151c4c0bd938947631351e7e5e4cf5e6fe /games/xtic | |
parent | ea4fdc0262b321f66a6890de0e9d10121ffe6718 (diff) |
Notes
Diffstat (limited to 'games/xtic')
-rw-r--r-- | games/xtic/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xtic/Makefile b/games/xtic/Makefile index 9b02fa0cea2b..b0dbd0c0435c 100644 --- a/games/xtic/Makefile +++ b/games/xtic/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An X version of a simple but tricky board game -USE_REINPLACE= yes USE_IMAKE= yes USE_XPM= yes MAN1= xtic.1 |