diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-18 05:31:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-18 05:31:35 +0000 |
commit | feb584dbb5212cb208a09c08d1fa475687c07503 (patch) | |
tree | 868347985d3bfca301e6079cbd853dceb56ba60c /games/dungeoncrawl/Makefile | |
parent | Fix pkg-plist. (diff) |
Maintainer update: games/dungeoncrawl
Update to beta 26.
PR: ports/50913
Submitted by: Suleiman Souhlal <refugee@vt.edu>
Release
Notes
Notes:
svn path=/head/; revision=79186
Diffstat (limited to 'games/dungeoncrawl/Makefile')
-rw-r--r-- | games/dungeoncrawl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dungeoncrawl/Makefile b/games/dungeoncrawl/Makefile index 5b5d4b69dfa4..331a4bd49f41 100644 --- a/games/dungeoncrawl/Makefile +++ b/games/dungeoncrawl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dungeoncrawl -PORTVERSION= 4.0.0.b24 +PORTVERSION= 4.0.0.b26 CATEGORIES= games MASTER_SITES= ftp://ftp.dungeoncrawl.org/dev/4.0.x/src/ DISTNAME= dc${PORTVERSION:S/.//g}-src |