diff options
-rw-r--r-- | comms/gkermit/pkg/COMMENT | 2 | ||||
-rw-r--r-- | converters/p5-MIME-Base64/Makefile | 3 | ||||
-rw-r--r-- | devel/gtexinfo/pkg/COMMENT | 2 | ||||
-rwxr-xr-x | devel/ldapsdk/scripts/pre-build | 3 | ||||
-rwxr-xr-x | devel/ldapsdk/scripts/pre-install | 3 | ||||
-rw-r--r-- | devel/p5-LDAP/pkg/PLIST | 3 |
6 files changed, 6 insertions, 10 deletions
diff --git a/comms/gkermit/pkg/COMMENT b/comms/gkermit/pkg/COMMENT index b8c21320ad5..fa51b2f31ef 100644 --- a/comms/gkermit/pkg/COMMENT +++ b/comms/gkermit/pkg/COMMENT @@ -1 +1 @@ -minimal implementation of the ``kermit'' protocol (GPL'd). +minimal implementation of the ``kermit'' protocol (GPL'd) diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile index 15a8471cf6d..91ba815cb4f 100644 --- a/converters/p5-MIME-Base64/Makefile +++ b/converters/p5-MIME-Base64/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/05/13 01:39:32 bad Exp $ +# $NetBSD: Makefile,v 1.11 2000/01/08 04:26:51 wiz Exp $ # FreeBSD Id: Makefile,v 1.3 1997/08/04 22:47:16 ache Exp # @@ -7,7 +7,6 @@ PKGNAME= p5-MIME-Base64-2.11 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} - MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/MIME-Base64/Base64.html diff --git a/devel/gtexinfo/pkg/COMMENT b/devel/gtexinfo/pkg/COMMENT index f8610040f35..a4b3022be70 100644 --- a/devel/gtexinfo/pkg/COMMENT +++ b/devel/gtexinfo/pkg/COMMENT @@ -1 +1 @@ -GNU info file manipulation utilities. +GNU info file manipulation utilities diff --git a/devel/ldapsdk/scripts/pre-build b/devel/ldapsdk/scripts/pre-build index e6d4c93b69c..43390a481a3 100755 --- a/devel/ldapsdk/scripts/pre-build +++ b/devel/ldapsdk/scripts/pre-build @@ -1,5 +1,5 @@ #!/bin/sh -# $NetBSD: pre-build,v 1.1.1.1 1999/05/18 21:22:27 hwr Exp $ +# $NetBSD: pre-build,v 1.2 2000/01/08 04:26:50 wiz Exp $ cd ${WRKSRC} @@ -13,4 +13,3 @@ unset MOZ_MEDIUM unset NO_SECURITY gmake -f directory/ldapsdk.mk build - diff --git a/devel/ldapsdk/scripts/pre-install b/devel/ldapsdk/scripts/pre-install index 477bd32fba9..ddcd528140b 100755 --- a/devel/ldapsdk/scripts/pre-install +++ b/devel/ldapsdk/scripts/pre-install @@ -1,5 +1,5 @@ #!/bin/sh -# $NetBSD: pre-install,v 1.1.1.1 1999/05/18 21:22:27 hwr Exp $ +# $NetBSD: pre-install,v 1.2 2000/01/08 04:26:50 wiz Exp $ cd ${WRKSRC} cd dist @@ -19,4 +19,3 @@ cp etc/ldapfilter.conf ${LOCALBASE}/etc/ cp etc/ldapsearchprefs.conf ${LOCALBASE}/etc/ cp etc/ldapfriendly ${LOCALBASE}/etc/ cp etc/ldaptemplates.conf ${LOCALBASE}/etc/ - diff --git a/devel/p5-LDAP/pkg/PLIST b/devel/p5-LDAP/pkg/PLIST index 1a32f8fd29c..4bca573830a 100644 --- a/devel/p5-LDAP/pkg/PLIST +++ b/devel/p5-LDAP/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 1999/09/07 14:49:43 bad Exp $ +@comment $NetBSD: PLIST,v 1.3 2000/01/08 04:26:50 wiz Exp $ lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Mozilla/LDAP/API/API.so lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Mozilla/LDAP/API/API.bs lib/perl5/site_perl/Mozilla/LDAP/Conn.pm @@ -16,4 +16,3 @@ lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Mozilla/LDAP/API/.packli @dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Mozilla/LDAP/API @dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Mozilla/LDAP @dirrm lib/perl5/site_perl/Mozilla/LDAP - |