diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-21 15:41:28 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-21 15:41:28 +0000 |
commit | 325c29745d39b0565514ad9be5c963771d55f5b6 (patch) | |
tree | afc0a9338a79ec324e25fb63b0a2b9deb14ee3eb /games/xminehunter/Makefile | |
parent | 77f3c73aa7f77b92115d912b4dc08cfa73906163 (diff) |
Upgrade to 0.4.
Notes
Notes:
svn path=/head/; revision=5713
Diffstat (limited to 'games/xminehunter/Makefile')
-rw-r--r-- | games/xminehunter/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index 7c64faf9382f..7f3fbecfd370 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -1,16 +1,15 @@ # New ports collection makefile for: xminehunter -# Version required: 0.3 +# Version required: 0.4 # Date created: 09 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1997/01/10 12:23:20 asami Exp $ +# $Id: Makefile,v 1.3 1997/02/13 10:21:24 asami Exp $ # -DISTNAME= xminehunter-0.3 +DISTNAME= xminehunter-0.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games -EXTRACT_SUFX= .tar.Z MAINTAINER= tg@FreeBSD.ORG |