diff options
Diffstat (limited to 'games/pengpong')
-rw-r--r-- | games/pengpong/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pengpong/Makefile b/games/pengpong/Makefile index edb39ebea069..2844fb42db5a 100644 --- a/games/pengpong/Makefile +++ b/games/pengpong/Makefile @@ -7,7 +7,7 @@ PORTNAME= pengpong PORTVERSION= 0.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}-linux |