diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-12 20:16:46 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-12 20:16:46 +0000 |
commit | 3d43a0492f8da128311f2b0610ec81aa1b23dcef (patch) | |
tree | ea77fa995253dea88485a0e71b2a9a4d569cc642 /net | |
parent | 25f4cf376a60091dcbb05ebda82143cfe882a313 (diff) | |
download | freebsd-ports-3d43a0492f8da128311f2b0610ec81aa1b23dcef.zip |
- Install additional documentation
- Bump PORTREVISION
Diffstat (limited to 'net')
-rw-r--r-- | net/ipsumdump/Makefile | 1 | ||||
-rw-r--r-- | net/ipsumdump/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile index acbead07aaf0..96e1e90918ee 100644 --- a/net/ipsumdump/Makefile +++ b/net/ipsumdump/Makefile @@ -7,6 +7,7 @@ PORTNAME= ipsumdump PORTVERSION= 1.33 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.icir.org/kohler/ipsumdump/ diff --git a/net/ipsumdump/pkg-plist b/net/ipsumdump/pkg-plist index adc709caa914..bccd0385a152 100644 --- a/net/ipsumdump/pkg-plist +++ b/net/ipsumdump/pkg-plist @@ -1 +1,3 @@ bin/ipsumdump +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% |