diff options
author | petef <petef@FreeBSD.org> | 2002-05-16 04:54:22 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-05-16 04:54:22 +0800 |
commit | ed27beb5d65da87ca8ba32e3781024a092ed7091 (patch) | |
tree | de808df0d750faf9ada019fb5032cb991def7647 /games | |
parent | c9a3fbff456de3dc7f7bc00f9e96f96e1e4b6962 (diff) | |
download | freebsd-ports-gnome-ed27beb5d65da87ca8ba32e3781024a092ed7091.tar.gz freebsd-ports-gnome-ed27beb5d65da87ca8ba32e3781024a092ed7091.tar.zst freebsd-ports-gnome-ed27beb5d65da87ca8ba32e3781024a092ed7091.zip |
Update to 1.5.6.
Submitted by: kris
Diffstat (limited to 'games')
-rw-r--r-- | games/dopewars/Makefile | 6 | ||||
-rw-r--r-- | games/dopewars/distinfo | 2 | ||||
-rw-r--r-- | games/dopewars/pkg-plist | 1 |
3 files changed, 6 insertions, 3 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 66f1410b1c91..15223dfe4d65 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -6,10 +6,12 @@ # PORTNAME= dopewars -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.6 CATEGORIES= games -MASTER_SITES= http://dopewars.sourceforge.net/ \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ +MASTER_SITE_SUBDIR= dopewars + MAINTAINER= petef@FreeBSD.org USE_GMAKE= yes diff --git a/games/dopewars/distinfo b/games/dopewars/distinfo index 6ecdc49b9903..cfb859ac5e0e 100644 --- a/games/dopewars/distinfo +++ b/games/dopewars/distinfo @@ -1 +1 @@ -MD5 (dopewars-1.5.4.tar.gz) = 063f4eba7aa5aa1ad38f3f4e66182b1e +MD5 (dopewars-1.5.6.tar.gz) = f44381dd96344c5b4734e11c54d66169 diff --git a/games/dopewars/pkg-plist b/games/dopewars/pkg-plist index fe04a90a406f..5b0006b9bdcc 100644 --- a/games/dopewars/pkg-plist +++ b/games/dopewars/pkg-plist @@ -1,5 +1,6 @@ bin/dopewars lib/charset.alias +%%PORTDOCS%%share/doc/%%DOPEWARS%%/LICENCE %%PORTDOCS%%share/doc/%%DOPEWARS%%/aiplayer.html %%PORTDOCS%%share/doc/%%DOPEWARS%%/clientplay.html %%PORTDOCS%%share/doc/%%DOPEWARS%%/commandline.html |