diff options
Diffstat (limited to 'games/euchre')
-rw-r--r-- | games/euchre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/euchre/Makefile b/games/euchre/Makefile index 83eb967c736c..4c323171df52 100644 --- a/games/euchre/Makefile +++ b/games/euchre/Makefile @@ -7,7 +7,7 @@ PORTNAME= euchre PORTVERSION= 0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |