diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/freedink/Makefile | 9 | ||||
-rw-r--r-- | games/freedink/distinfo | 2 | ||||
-rw-r--r-- | games/freedink/pkg-descr | 2 |
3 files changed, 4 insertions, 9 deletions
diff --git a/games/freedink/Makefile b/games/freedink/Makefile index 2fd640798ded..e0259359b8c7 100644 --- a/games/freedink/Makefile +++ b/games/freedink/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: syncterm -# Date created: 3 October 2006 -# Whom: shurd -# +# Created by: Stephen Hurd <shurd@sasktel.net> # $FreeBSD$ -# PORTNAME= freedink PORTVERSION= 1.08.${PORTVER} -PORTREVISION= 2 CATEGORIES= games MASTER_SITES= # none DISTFILES= # none @@ -21,7 +16,7 @@ RUN_DEPENDS= freedink:${PORTSDIR}/games/freedink-engine \ dfarc:${PORTSDIR}/games/freedink-dfarc NO_BUILD= yes -PORTVER= 20080920 +PORTVER= 20121209 do-install: # empty diff --git a/games/freedink/distinfo b/games/freedink/distinfo deleted file mode 100644 index d7253c105a76..000000000000 --- a/games/freedink/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (freedink-1.08.20080920.zip) = 8a3dc746e22c4902d392af5b4d16829911da583d7f2f47c65307afcaa74d4677 -SIZE (freedink-1.08.20080920.zip) = 1024328 diff --git a/games/freedink/pkg-descr b/games/freedink/pkg-descr index e3b8488b737b..c2f8223f39da 100644 --- a/games/freedink/pkg-descr +++ b/games/freedink/pkg-descr @@ -8,3 +8,5 @@ runs the original game as well as its D-Mods, with close compatibility, under multiple platforms. This package contains the game engine alone. + +WWW: http://www.gnu.org/software/freedink/ |