diff options
Diffstat (limited to 'news/aub')
-rw-r--r-- | news/aub/Makefile | 1 | ||||
-rw-r--r-- | news/aub/pkg-plist | 8 |
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%% |