aboutsummaryrefslogtreecommitdiff
path: root/graphics/aoi
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/aoi')
-rw-r--r--graphics/aoi/Makefile5
-rw-r--r--graphics/aoi/pkg-plist8
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile
index 9066ae457cb8..bf704a03192c 100644
--- a/graphics/aoi/Makefile
+++ b/graphics/aoi/Makefile
@@ -7,10 +7,9 @@
PORTNAME= aoi
PORTVERSION= 2.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics java
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= aoi
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= nemoliu@FreeBSD.org
diff --git a/graphics/aoi/pkg-plist b/graphics/aoi/pkg-plist
index 91f0ac8e12c5..5be0cbe65d29 100644
--- a/graphics/aoi/pkg-plist
+++ b/graphics/aoi/pkg-plist
@@ -1,7 +1,7 @@
bin/aoi
-%%DOCSDIR%%/HISTORY
-%%DOCSDIR%%/LICENSE
-%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/HISTORY
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README
%%DATADIR%%/ArtOfIllusion.jar
%%DATADIR%%/Icons/32x32.png
%%DATADIR%%/Icons/48x48.png
@@ -37,4 +37,4 @@ bin/aoi
@dirrm %%DATADIR%%/Plugins
@dirrm %%DATADIR%%/Icons
@dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%