summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/icecast/Makefile4
-rw-r--r--comms/mgetty+sendfax/Makefile4
-rw-r--r--devel/oaf/Makefile4
-rw-r--r--graphics/xplot/Makefile4
-rw-r--r--inputmethod/nabi/Makefile4
-rw-r--r--mail/imp/PLIST3
-rw-r--r--www/apache6/Makefile4
7 files changed, 13 insertions, 14 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index 5e02de26c04..8d2f5f887cc 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/09/30 14:57:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2003/10/18 13:08:48 cjep Exp $
#
DISTNAME= icecast-1.3.12
@@ -36,7 +36,7 @@ EGFILES= groups.aut mounts.aut users.aut icecast.conf
CONF_FILES+= ${EGDIR}/${f}.dist ${PKG_SYSCONFDIR}/${f}
.endfor
.undef f
-
+
.include "../../devel/readline/buildlink2.mk"
.include "../../lang/python/application.mk"
.include "../../security/tcp_wrappers/buildlink2.mk"
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 508f8bdc802..1197f4cded6 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2003/09/20 16:39:33 fredb Exp $
+# $NetBSD: Makefile,v 1.36 2003/10/18 13:08:49 cjep Exp $
# FreeBSD Id: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp
#
@@ -41,7 +41,7 @@ CONF_FILES+= ${_EXAMPLES_DIR}/${cfg} ${PKG_SYSCONFDIR}/${cfg}
.endif
PKG_GROUPS= dialer
-PKG_USERS= fax:dialer
+PKG_USERS= fax:dialer
_EXAMPLES_DIR= ${PREFIX}/share/examples/mgetty+sendfax
MAKE_DIRS_PERMS+= /var/spool/fax ${ROOT_USER} ${ROOT_GROUP} 755
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
index 8245b4d01da..86787a097cd 100644
--- a/devel/oaf/Makefile
+++ b/devel/oaf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2003/10/10 16:31:08 reed Exp $
+# $NetBSD: Makefile,v 1.30 2003/10/18 13:08:49 cjep Exp $
#
DISTNAME= oaf-0.6.10
@@ -30,7 +30,7 @@ LEX= ${LOCALBASE}/bin/flex
.if !exists(/usr/bin/yacc)
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-YACC= ${LOCALBASE}/bin/bison
+YACC= ${LOCALBASE}/bin/bison
.endif
.include "../../devel/popt/buildlink2.mk"
diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile
index fd9f2bd317d..84baed32ece 100644
--- a/graphics/xplot/Makefile
+++ b/graphics/xplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/09/27 12:03:50 tron Exp $
+# $NetBSD: Makefile,v 1.18 2003/10/18 13:08:49 cjep Exp $
DISTNAME= xplot-0.90.7.1
PKGREVISION= 1
@@ -12,7 +12,7 @@ COMMENT= Plotting program, most often used in conjunction with tcptrace
USE_X11BASE= yes
GNU_CONFIGURE= yes
-DOCFILES= ANNOUNCE README README.tcp_plots
+DOCFILES= ANNOUNCE README README.tcp_plots
# demo.? removed from interim .7.1 version
# demo.0 demo.1 demo.2 demo.3 demo.4 demo.5 demo.6 demo.7
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
index cbef276eb09..7d29b19aa20 100644
--- a/inputmethod/nabi/Makefile
+++ b/inputmethod/nabi/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/27 03:23:33 junyoung Exp $
+# $NetBSD: Makefile,v 1.2 2003/10/18 13:08:49 cjep Exp $
#
DISTNAME= nabi-0.7
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/nabi/
-MAINTAINER= minskim@bawi.org
+MAINTAINER= minskim@bawi.org
HOMEPAGE= http://nabi.kldp.net/
COMMENT= X Input Method for Korean
diff --git a/mail/imp/PLIST b/mail/imp/PLIST
index 9950da30151..e8a0e716657 100644
--- a/mail/imp/PLIST
+++ b/mail/imp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2003/09/14 21:27:44 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.8 2003/10/18 13:08:49 cjep Exp $
share/horde/imp/locale/ar_OM/LC_MESSAGES/imp.mo
@@ -6,7 +6,6 @@ share/horde/imp/locale/ar_SY/LC_MESSAGES/imp.mo
share/horde/imp/locale/is_IS/LC_MESSAGES/imp.mo
share/horde/imp/locale/mk_MK/LC_MESSAGES/imp.mo
share/horde/imp/locale/th_TH/LC_MESSAGES/imp.mo
-
share/doc/imp/CHANGES
share/doc/imp/COPYING
share/doc/imp/CREDITS
diff --git a/www/apache6/Makefile b/www/apache6/Makefile
index 7479dd76f9a..651a7d9c132 100644
--- a/www/apache6/Makefile
+++ b/www/apache6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2003/10/11 13:40:20 grant Exp $
+# $NetBSD: Makefile,v 1.84 2003/10/18 13:08:49 cjep Exp $
#
# This package does not compile in mod_ssl support hooks, as it conflicts
# with IPv6-enable patch.
@@ -19,7 +19,7 @@ PATCH_SITES+= http://www.tendra.org/~asmodai/ipv6/
PATCHFILES+= apache-1.3.28-v6-20030912.diff.gz
NETBSD_LOGO= sitedrivenby.gif
-SITES_${NETBSD_LOGO}=
+SITES_${NETBSD_LOGO}= # defined
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://httpd.apache.org/