diff options
author | makc <makc@FreeBSD.org> | 2015-08-28 18:48:41 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2015-08-28 18:48:41 +0800 |
commit | ac15cdb753ba5a41c4e919d7759320191f2816db (patch) | |
tree | e8662933040621ddf63fcfde406a594d3862454e /games/naev | |
parent | 9e980a48770dd00cac413914bac7bf426c84bd23 (diff) | |
download | freebsd-ports-gnome-ac15cdb753ba5a41c4e919d7759320191f2816db.tar.gz freebsd-ports-gnome-ac15cdb753ba5a41c4e919d7759320191f2816db.tar.zst freebsd-ports-gnome-ac15cdb753ba5a41c4e919d7759320191f2816db.zip |
- Bump PORTREVISION after libzip update
Diffstat (limited to 'games/naev')
-rw-r--r-- | games/naev/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile index 10a2eb477dea..9753758cdf61 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -3,6 +3,7 @@ PORTNAME= naev PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ DIST_SUBDIR= ${PORTNAME} |