From 0bf0ea8f6fdc96948617904804fdad0cefde2b32 Mon Sep 17 00:00:00 2001 From: jim Date: Tue, 19 Jun 2001 18:01:14 +0000 Subject: Update to version 1.5.1. --- games/dopewars/Makefile | 7 +++---- games/dopewars/distinfo | 2 +- games/dopewars/pkg-plist | 28 ++++++++++++++-------------- 3 files changed, 18 insertions(+), 19 deletions(-) (limited to 'games/dopewars') diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 261bf93b577e..5712e3647dfc 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dopewars -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= games MASTER_SITES= http://dopewars.sourceforge.net/ \ http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ @@ -20,8 +20,7 @@ USE_X_PREFIX= yes CONFIGURE_ARGS= --enable-nls -post-install: - @${ECHO} "===> Documentation is installed in ${PREFIX}/share/doc/dopewars" - @${ECHO} "===> Run 'dopewars -h' for usage options." +DOPEWARS= ${PKGNAME} +PLIST_SUB= DOPEWARS=${DOPEWARS} .include diff --git a/games/dopewars/distinfo b/games/dopewars/distinfo index 1356ecde5ccb..2134e5e0ec98 100644 --- a/games/dopewars/distinfo +++ b/games/dopewars/distinfo @@ -1 +1 @@ -MD5 (dopewars-1.5.0.tar.gz) = 0914387302dc7abee50f28715e9d7807 +MD5 (dopewars-1.5.1.tar.gz) = 358ae5cd526b42ddee1dc28201780e45 diff --git a/games/dopewars/pkg-plist b/games/dopewars/pkg-plist index 33797ecac07e..5d90a2540d49 100644 --- a/games/dopewars/pkg-plist +++ b/games/dopewars/pkg-plist @@ -1,16 +1,16 @@ bin/dopewars -share/doc/dopewars-1.5.0/aiplayer.html -share/doc/dopewars-1.5.0/clientplay.html -share/doc/dopewars-1.5.0/commandline.html -share/doc/dopewars-1.5.0/configfile.html -share/doc/dopewars-1.5.0/credits.html -share/doc/dopewars-1.5.0/developer.html -share/doc/dopewars-1.5.0/i18n.html -share/doc/dopewars-1.5.0/index.html -share/doc/dopewars-1.5.0/installation.html -share/doc/dopewars-1.5.0/metaserver.html -share/doc/dopewars-1.5.0/server.html -share/doc/dopewars-1.5.0/servercommands.html -share/doc/dopewars-1.5.0/windows.html +share/doc/%%DOPEWARS%%/aiplayer.html +share/doc/%%DOPEWARS%%/clientplay.html +share/doc/%%DOPEWARS%%/commandline.html +share/doc/%%DOPEWARS%%/configfile.html +share/doc/%%DOPEWARS%%/credits.html +share/doc/%%DOPEWARS%%/developer.html +share/doc/%%DOPEWARS%%/i18n.html +share/doc/%%DOPEWARS%%/index.html +share/doc/%%DOPEWARS%%/installation.html +share/doc/%%DOPEWARS%%/metaserver.html +share/doc/%%DOPEWARS%%/server.html +share/doc/%%DOPEWARS%%/servercommands.html +share/doc/%%DOPEWARS%%/windows.html share/dopewars.sco -@dirrm share/doc/dopewars-1.5.0 +@dirrm share/doc/%%DOPEWARS%% -- cgit