diff options
Diffstat (limited to 'games/atomix/Makefile')
-rw-r--r-- | games/atomix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile index be673aa18d23..5f143535d39e 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -8,6 +8,7 @@ PORTNAME= atomix PORTVERSION= 2.14.0 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |