diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2017-04-23 07:40:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2017-04-23 07:40:35 +0000 |
commit | 45df8c2e90f47a0790334ab64ac43b971e97e396 (patch) | |
tree | 4bcc950fd67387fc06f63933341144c4a07c0a6b /news/nntp | |
parent | e882befae3280f354a2b9b829be59b55684a3477 (diff) | |
download | ports-45df8c2e90f47a0790334ab64ac43b971e97e396.tar.gz ports-45df8c2e90f47a0790334ab64ac43b971e97e396.zip |
- Fix plist
- Bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=439201
Diffstat (limited to 'news/nntp')
-rw-r--r-- | news/nntp/Makefile | 2 | ||||
-rw-r--r-- | news/nntp/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 5a1ae603aa5d..369664888728 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -3,7 +3,7 @@ PORTNAME= nntp PORTVERSION= 1.5.12.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= news MASTER_SITES= ftp://ftp.dinoex.org/pub/c-news/ DISTNAME= ${PORTNAME}.${PORTVERSION} diff --git a/news/nntp/pkg-plist b/news/nntp/pkg-plist index 1f85c0512491..17d31e7133b3 100644 --- a/news/nntp/pkg-plist +++ b/news/nntp/pkg-plist @@ -17,3 +17,5 @@ sbin/nntpd %%PORTDOCS%%%%DOCSDIR%%/xfer-README %%PORTDOCS%%%%DOCSDIR%%/xmit-README %%VARBASE%%/%%NEWSCTL%%/overview.fmt +@dir %%VARBASE%%/%%NEWSCTL%% +@dir %%VARBASE%%/lib |