aboutsummaryrefslogtreecommitdiffstats
path: root/news/aub
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-11-21 19:34:35 +0800
committeritetcu <itetcu@FreeBSD.org>2008-11-21 19:34:35 +0800
commit73331143b59f5d9ca2ab0d4da920f12f51f588d6 (patch)
tree4db77f9705379d37c035122af70b9b662123a422 /news/aub
parent7456062ebb21727e11e2732d9266dddb3ce24bed (diff)
downloadfreebsd-ports-gnome-73331143b59f5d9ca2ab0d4da920f12f51f588d6.tar.gz
freebsd-ports-gnome-73331143b59f5d9ca2ab0d4da920f12f51f588d6.tar.zst
freebsd-ports-gnome-73331143b59f5d9ca2ab0d4da920f12f51f588d6.zip
- fix plist for -DNOPORTDOCS
- bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run
Diffstat (limited to 'news/aub')
-rw-r--r--news/aub/Makefile1
-rw-r--r--news/aub/pkg-plist8
2 files changed, 5 insertions, 4 deletions
diff --git a/news/aub/Makefile b/news/aub/Makefile
index 0c7d04511270..6e4772b0b49e 100644
--- a/news/aub/Makefile
+++ b/news/aub/Makefile
@@ -8,6 +8,7 @@
PORTNAME= aub
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= http://yukidoke.org/~mako/projects/aub/download/
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/news/aub/pkg-plist b/news/aub/pkg-plist
index fb40c277ee69..aa3ed704bed6 100644
--- a/news/aub/pkg-plist
+++ b/news/aub/pkg-plist
@@ -1,5 +1,5 @@
bin/aub
-%%DOCSDIR%%/COPYING
-%%DOCSDIR%%/README
-%%DOCSDIR%%/aubconf.example
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/aubconf.example
+%%PORTDOCS%%@dirrm %%DOCSDIR%%