diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-03-14 15:20:21 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-03-14 15:20:21 +0000 |
commit | aedb0f931b1c4208f58a8760d50e1b4f827f5673 (patch) | |
tree | e3a64b235517592b8700314491b122c59e204706 /graphics | |
parent | ec8fd98a457b74e3eef91b816eebe69c5d96595d (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aoi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile index 41a14f00137a..a2d3116d0670 100644 --- a/graphics/aoi/Makefile +++ b/graphics/aoi/Makefile @@ -3,6 +3,7 @@ PORTNAME= aoi PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= graphics java MASTER_SITES= SF/${PORTNAME}/ArtOfIllusion/${PORTVERSION} \ SF/${PORTNAME}/ArtOfIllusion-manual/${PORTVERSION}:docs |