diff options
Diffstat (limited to 'games/vectoroids/Makefile')
-rw-r--r-- | games/vectoroids/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/vectoroids/Makefile b/games/vectoroids/Makefile index c27d361025af..7b0978c5cea5 100644 --- a/games/vectoroids/Makefile +++ b/games/vectoroids/Makefile @@ -1,5 +1,6 @@ PORTNAME= vectoroids DISTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://tuxpaint.org/ftp/unix/x/${PORTNAME}/src/ |