diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 14:33:20 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 14:33:20 +0000 |
commit | 4ac2c2aa458179cbc354d81e79c61692cdb8fbba (patch) | |
tree | 909f43aad7b68853cf2607e8e1f4e96d1fb6c787 /games | |
parent | db8fd262c38954acaa8ebeb3f5fc58db73b1aeb0 (diff) | |
download | ports-4ac2c2aa458179cbc354d81e79c61692cdb8fbba.tar.gz ports-4ac2c2aa458179cbc354d81e79c61692cdb8fbba.zip |
Update to 0.7
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=79872
Diffstat (limited to 'games')
-rw-r--r-- | games/euchre/Makefile | 4 | ||||
-rw-r--r-- | games/euchre/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/euchre/Makefile b/games/euchre/Makefile index 16787568a9df..74c081b687fc 100644 --- a/games/euchre/Makefile +++ b/games/euchre/Makefile @@ -6,12 +6,12 @@ # PORTNAME= euchre -PORTVERSION= 0.3 +PORTVERSION= 0.7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@freebsdmatrix.net +MAINTAINER= laszlof@vonostingroup.com COMMENT= Very popular card game with variable skill levels USE_AUTOMAKE= yes diff --git a/games/euchre/distinfo b/games/euchre/distinfo index 97068eb835c4..1f56d020e538 100644 --- a/games/euchre/distinfo +++ b/games/euchre/distinfo @@ -1 +1 @@ -MD5 (euchre-0.3.tar.gz) = 97a61061a1bccf3977ac459ef23b90b3 +MD5 (euchre-0.7.tar.gz) = 5a36f369df07b738d7ce4ce20074f1f2 |