diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2010-01-30 09:43:31 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2010-01-30 09:43:31 +0000 |
commit | 6506e45d69278ab9aa0c11e218c71ca3e07664ec (patch) | |
tree | 05146fe73a348007077e1538540aa966348106d1 /games/naev | |
parent | 22e04ee7f9d92da1264361c15d77ce7418fb374a (diff) |
Notes
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 6dae3334498e..3e5260edd877 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -7,6 +7,7 @@ PORTNAME= naev PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= ${PORTNAME} |