diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-03 20:35:29 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-03 20:35:29 +0000 |
commit | 4bbb4133b2730df60a15c7e7fb495841ffdb32c4 (patch) | |
tree | b325616b604b3f18f851e5b3104e0289676790a9 /games/an/Makefile | |
parent | 947645f5a712ad72340b44481d1d177bfd777110 (diff) |
Notes
Diffstat (limited to 'games/an/Makefile')
-rw-r--r-- | games/an/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/an/Makefile b/games/an/Makefile index d3a48b317101..cc73ea074c8a 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -3,7 +3,7 @@ PORTNAME= an PORTVERSION= 1.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig |