diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-04-23 20:14:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-04-23 20:14:49 +0000 |
commit | ffb8eb82e5af66728d3fc269976d7048c733f4a2 (patch) | |
tree | 77e0ea38db89b630b978d73a11744a07383a8cc1 /games/an | |
parent | a5a3f98e8f8715a321212b2e212109a8a46387a9 (diff) |
Notes
Diffstat (limited to 'games/an')
-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 e02515203085..d83f20dc0415 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -3,7 +3,7 @@ PORTNAME= an PORTVERSION= 1.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig |