diff options
Diffstat (limited to 'games/xmine/Makefile')
-rw-r--r-- | games/xmine/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile index 464fc367a9a7..7073069c2f90 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -3,13 +3,13 @@ # Date created: 25 December 1994 # Whom: joerg # -# $Id: Makefile,v 1.8 1995/04/17 08:29:17 joerg Exp $ +# $Id: Makefile,v 1.9 1996/06/03 02:17:18 asami Exp $ # DISTNAME= xmine-1.0.3-Xaw -MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ PKGNAME= xmine-1.0.3 -CATEGORIES+= games +CATEGORIES= games +MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= joerg@FreeBSD.org |