From 1ba170de3e11a03e0d2ce788f21d14fdb77cb458 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Tue, 19 Jun 2001 18:01:14 +0000 Subject: Update to version 1.5.1. --- games/dopewars/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'games/dopewars/Makefile') 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 -- cgit v1.2.3