diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 11:34:35 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 11:34:35 +0000 |
commit | edb47b72a64fd174a34192828b9683716c64646c (patch) | |
tree | 012c4be6266673d0cae5d9a1f60d01ce085ae914 /news | |
parent | bdb453e1d72283570e7b2c2c33673a5fde57c969 (diff) | |
download | ports-edb47b72a64fd174a34192828b9683716c64646c.tar.gz ports-edb47b72a64fd174a34192828b9683716c64646c.zip |
Notes
Diffstat (limited to 'news')
-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%% |