diff options
Diffstat (limited to 'games/xminehunter/Makefile')
-rw-r--r-- | games/xminehunter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index 6657aa3d3124..32e86f400ca9 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xminehunter -# Version required: 0.4 # Date created: 09 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xminehunter-0.4 +PORTNAME= xminehunter +PORTVERSION= 0.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games |