diff options
Diffstat (limited to 'games/xmine/Makefile')
-rw-r--r-- | games/xmine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile index 2fd2fa1..c1360a6 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -3,12 +3,13 @@ # Date created: 25 December 1994 # Whom: joerg # -# $Id: Makefile,v 1.4 1995/02/11 13:49:14 asami Exp $ +# $Id: Makefile,v 1.5 1995/04/01 12:45:25 jkh Exp $ # DISTNAME= xmine-1.0.3-Xaw CATEGORIES+= games USE_IMAKE= yes +MAINTAINER= joerg@FreeBSD.org LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11/Xaw3d |