aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-05-24 22:17:13 +0800
committerdes <des@FreeBSD.org>2001-05-24 22:17:13 +0800
commit087d27cbc6844743e7c66e66d08b8eb763221c80 (patch)
tree83a03637bf39315d0a1f792534a44b5ebe428d1e /news
parentb4db00a2006ee4aad69ad743ac1a46e1fdd087d3 (diff)
downloadfreebsd-ports-gnome-087d27cbc6844743e7c66e66d08b8eb763221c80.tar.gz
freebsd-ports-gnome-087d27cbc6844743e7c66e66d08b8eb763221c80.tar.zst
freebsd-ports-gnome-087d27cbc6844743e7c66e66d08b8eb763221c80.zip
Install two additional headers.
Submitted by: dinoex
Diffstat (limited to 'news')
-rw-r--r--news/inn-current/Makefile3
-rw-r--r--news/inn-current/pkg-plist2
-rw-r--r--news/inn/Makefile3
-rw-r--r--news/inn/pkg-plist2
4 files changed, 8 insertions, 2 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index 11e4f00300a3..df5b65881b2e 100644
--- a/news/inn-current/Makefile
+++ b/news/inn-current/Makefile
@@ -7,6 +7,7 @@
PORTNAME= inn
PORTVERSION= 2.3.2
+PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= ftp://ftp.isc.org/isc/inn/
@@ -60,7 +61,7 @@ MAN8= actsync.8 actsyncd.8 archive.8 batcher.8 buffchan.8 cnfsheadconf.8 \
EXTRA= ${WRKSRC}/HISTORY ${WRKSRC}/INSTALL ${WRKSRC}/LICENSE
-INN_INCLUDES= clibrary.h config.h libinn.h storage.h
+INN_INCLUDES= clibrary.h config.h configdata.h dbz.h libinn.h storage.h
pre-install:
${MKDIR} ${INN_NEWSSPOOL}
diff --git a/news/inn-current/pkg-plist b/news/inn-current/pkg-plist
index ed5005f1ddd6..72fd7641694c 100644
--- a/news/inn-current/pkg-plist
+++ b/news/inn-current/pkg-plist
@@ -139,6 +139,8 @@ news/etc/storage.conf
news/etc/subscriptions
news/include/clibrary.h
news/include/config.h
+news/include/configdata.h
+news/include/dbz.h
news/include/libinn.h
news/include/storage.h
news/lib/docheckgroups
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 11e4f00300a3..df5b65881b2e 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -7,6 +7,7 @@
PORTNAME= inn
PORTVERSION= 2.3.2
+PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= ftp://ftp.isc.org/isc/inn/
@@ -60,7 +61,7 @@ MAN8= actsync.8 actsyncd.8 archive.8 batcher.8 buffchan.8 cnfsheadconf.8 \
EXTRA= ${WRKSRC}/HISTORY ${WRKSRC}/INSTALL ${WRKSRC}/LICENSE
-INN_INCLUDES= clibrary.h config.h libinn.h storage.h
+INN_INCLUDES= clibrary.h config.h configdata.h dbz.h libinn.h storage.h
pre-install:
${MKDIR} ${INN_NEWSSPOOL}
diff --git a/news/inn/pkg-plist b/news/inn/pkg-plist
index ed5005f1ddd6..72fd7641694c 100644
--- a/news/inn/pkg-plist
+++ b/news/inn/pkg-plist
@@ -139,6 +139,8 @@ news/etc/storage.conf
news/etc/subscriptions
news/include/clibrary.h
news/include/config.h
+news/include/configdata.h
+news/include/dbz.h
news/include/libinn.h
news/include/storage.h
news/lib/docheckgroups