diff options
author | jim <jim@FreeBSD.org> | 1999-09-08 17:18:21 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-09-08 17:18:21 +0800 |
commit | 0893ae2170186cd7041a4a9cdfaad34b3008d237 (patch) | |
tree | fc6e2d28886f90f9b604049d40fa4cd7e16c9afd /games/wmtictactoe | |
parent | 80c8dd29acebde0837d14f3e1c2dfe4f2603421c (diff) | |
download | freebsd-ports-gnome-0893ae2170186cd7041a4a9cdfaad34b3008d237.tar.gz freebsd-ports-gnome-0893ae2170186cd7041a4a9cdfaad34b3008d237.tar.zst freebsd-ports-gnome-0893ae2170186cd7041a4a9cdfaad34b3008d237.zip |
Updated to version 1.1-1
Diffstat (limited to 'games/wmtictactoe')
-rw-r--r-- | games/wmtictactoe/Makefile | 14 | ||||
-rw-r--r-- | games/wmtictactoe/distinfo | 2 |
2 files changed, 7 insertions, 9 deletions
diff --git a/games/wmtictactoe/Makefile b/games/wmtictactoe/Makefile index 1ec5434992bc..0fcc2a32ee38 100644 --- a/games/wmtictactoe/Makefile +++ b/games/wmtictactoe/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: wmtictactoe -# Version required: 1.0 +# Version required: 1.1-1 # Date created: 28 Apr 1999 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= wmtictactoe-1.0 +DISTNAME= wmtictactoe-1.1-1 +PKGNAME= wmtictactoe-1.1 CATEGORIES= games windowmaker afterstep -MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ +MASTER_SITES= http://atlas.ucpel.tche.br/~acamargo/ \ + http://www.freebsd.org/~jim/distfiles/ MAINTAINER= jim@FreeBSD.org @@ -19,10 +21,6 @@ WRKSRC= ${WRKDIR}/wmtictactoe.app/wmtictactoe USE_X_PREFIX= yes post-install: - @${ECHO} " " - @${ECHO} "-------------------------------------------------------" - @${ECHO} "===> Run 'wmtictactoe --help' for the available options" - @${ECHO} "-------------------------------------------------------" - @${ECHO} " " + @${ECHO} "===> Run 'wmtictactoe --help' for the available options" .include <bsd.port.mk> diff --git a/games/wmtictactoe/distinfo b/games/wmtictactoe/distinfo index 15c1bbb4c18d..3893c04b1be3 100644 --- a/games/wmtictactoe/distinfo +++ b/games/wmtictactoe/distinfo @@ -1 +1 @@ -MD5 (wmtictactoe-1.0.tar.gz) = a1a614a2bd779ceda40516edd16e031e +MD5 (wmtictactoe-1.1-1.tar.gz) = 2aa54265ec60521437d676c5d251864a |