diff options
author | asami <asami@FreeBSD.org> | 1997-02-13 10:24:26 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-02-13 10:24:26 +0000 |
commit | 6fa7166a1ce8133456370402dddae06857c74d4e (patch) | |
tree | 0ebcc7a81c1b125cf8c43c701c21d4f32d337494 /games/xminehunter | |
parent | a6effd2d7ef1df5ff5750beafef052a82b34ba61 (diff) | |
download | FreeBSD-ports-6fa7166a1ce8133456370402dddae06857c74d4e.zip FreeBSD-ports-6fa7166a1ce8133456370402dddae06857c74d4e.tar.gz |
They only have a .tar.Z file (don't have .tar.gz anymore). Gosh, isn't
that backwards?
Diffstat (limited to 'games/xminehunter')
-rw-r--r-- | games/xminehunter/Makefile | 3 | ||||
-rw-r--r-- | games/xminehunter/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index 7dd52aa..7c64faf 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -3,13 +3,14 @@ # Date created: 09 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1997/01/10 07:54:03 tg Exp $ +# $Id: Makefile,v 1.2 1997/01/10 12:23:20 asami Exp $ # DISTNAME= xminehunter-0.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games +EXTRACT_SUFX= .tar.Z MAINTAINER= tg@FreeBSD.ORG diff --git a/games/xminehunter/distinfo b/games/xminehunter/distinfo index f0210c2..03bc659 100644 --- a/games/xminehunter/distinfo +++ b/games/xminehunter/distinfo @@ -1 +1 @@ -MD5 (xminehunter-0.3.tar.gz) = cea6d1d009eb6cf006cca406c94fcfa8 +MD5 (xminehunter-0.3.tar.Z) = d4ed8400799e2e83d76e9629226e6a25 |