diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 11:28:47 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 11:28:47 +0000 |
commit | bdb453e1d72283570e7b2c2c33673a5fde57c969 (patch) | |
tree | 5edbde999ccb91ea622a62ee83ecb449d8fa795b /net/mopd | |
parent | 5584e9d5b1e11c20822b5bd4b015e22ef8edb1ff (diff) | |
download | ports-bdb453e1d72283570e7b2c2c33673a5fde57c969.tar.gz ports-bdb453e1d72283570e7b2c2c33673a5fde57c969.zip |
Notes
Diffstat (limited to 'net/mopd')
-rw-r--r-- | net/mopd/Makefile | 1 | ||||
-rw-r--r-- | net/mopd/pkg-plist | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/mopd/Makefile b/net/mopd/Makefile index 45f482186406..d6a6c9844117 100644 --- a/net/mopd/Makefile +++ b/net/mopd/Makefile @@ -8,6 +8,7 @@ PORTNAME= mopd PORTVERSION= 2.5.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= obrien diff --git a/net/mopd/pkg-plist b/net/mopd/pkg-plist index d9ec35ffd871..64638f9403f0 100644 --- a/net/mopd/pkg-plist +++ b/net/mopd/pkg-plist @@ -4,6 +4,6 @@ sbin/mopprobe sbin/moptrace sbin/mopchk sbin/mopa.out -share/doc/mopd/VAX-netboot-HOWTO -share/doc/mopd/VS3100-console-cmds.txt -@dirrm share/doc/mopd +%%PORTDOCS%%%%DOCSDIR%%/VAX-netboot-HOWTO +%%PORTDOCS%%%%DOCSDIR%%/VS3100-console-cmds.txt +%%PORTDOCS%%@dirrm %%DOCSDIR%% |