aboutsummaryrefslogtreecommitdiff
path: root/games/tuxpaint-stamps/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-11-08 20:19:19 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-11-08 20:19:19 +0000
commit4864009aa47e7eb230207936e05245c01faa4118 (patch)
treec3b08e40f14126d74a7e96c5399c6b0f6e2b3983 /games/tuxpaint-stamps/Makefile
parentdbe13429b08eacfa27b0a0882e10836c87d4a618 (diff)
downloadports-4864009aa47e7eb230207936e05245c01faa4118.tar.gz
ports-4864009aa47e7eb230207936e05245c01faa4118.zip
Notes
Diffstat (limited to 'games/tuxpaint-stamps/Makefile')
-rw-r--r--games/tuxpaint-stamps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tuxpaint-stamps/Makefile b/games/tuxpaint-stamps/Makefile
index 8fbcbad74b96..5b1be774d86f 100644
--- a/games/tuxpaint-stamps/Makefile
+++ b/games/tuxpaint-stamps/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tuxpaint
-DISTVERSION= 2005.11.25
+DISTVERSION= 2006.10.21
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,6 +21,6 @@ RUN_DEPENDS= tuxpaint:${PORTSDIR}/games/tuxpaint
NO_BUILD= yes
do-install:
- @${CP} -R ${WRKSRC}/stamps ${DATADIR}
+ ${CP} -R ${WRKSRC}/stamps ${DATADIR}
.include <bsd.port.mk>