diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-08-08 10:26:27 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-08-08 10:26:27 +0000 |
commit | c00940b5cd599c4e7d367f20331743fa80047526 (patch) | |
tree | ed07812a11d9b0cad0f12070db1663442c75d71e /games/doom-freedoom | |
parent | 7e57d7b8fbee051b06a30aa7469cbbe2420dff49 (diff) | |
download | ports-c00940b5cd599c4e7d367f20331743fa80047526.tar.gz ports-c00940b5cd599c4e7d367f20331743fa80047526.zip |
Notes
Diffstat (limited to 'games/doom-freedoom')
-rw-r--r-- | games/doom-freedoom/Makefile | 7 | ||||
-rw-r--r-- | games/doom-freedoom/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/games/doom-freedoom/Makefile b/games/doom-freedoom/Makefile index 2385e3cf35c9..f748e14a926b 100644 --- a/games/doom-freedoom/Makefile +++ b/games/doom-freedoom/Makefile @@ -6,13 +6,14 @@ # PORTNAME= freedoom -PORTVERSION= 0.6.2 +PORTVERSION= 0.7 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/OldFiles +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-iwad PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} DISTNAME= ${PORTNAME}-iwad-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Complete Doom-based game IWAD that is Free Software USE_ZIP= yes diff --git a/games/doom-freedoom/distinfo b/games/doom-freedoom/distinfo index 2c474f3e86b0..4e5a70ecb74b 100644 --- a/games/doom-freedoom/distinfo +++ b/games/doom-freedoom/distinfo @@ -1,2 +1,2 @@ -SHA256 (freedoom-iwad-0.6.2.zip) = 70ee4b5502c65c77a59ac40b3a86a4904d2f78c2edf058503d1c35ae6a75dcd6 -SIZE (freedoom-iwad-0.6.2.zip) = 7462224 +SHA256 (freedoom-iwad-0.7.zip) = f8f75fd1909801fe42de0e74db9adcfd33f753374e4923bd93e3d9a9b802ab1f +SIZE (freedoom-iwad-0.7.zip) = 9697891 |