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 ca4210bdfecf..10ef120f3fb7 100644 --- a/games/pengpong/Makefile +++ b/games/pengpong/Makefile @@ -7,7 +7,7 @@ PORTNAME= pengpong PORTVERSION= 0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}-linux |