diff options
Diffstat (limited to 'games/pengpong/Makefile')
-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 bd38aa0d8481..de2533cb9c56 100644 --- a/games/pengpong/Makefile +++ b/games/pengpong/Makefile @@ -3,7 +3,7 @@ PORTNAME= pengpong PORTVERSION= 0.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}-linux |