diff options
author | wiz <wiz@pkgsrc.org> | 2000-01-10 00:19:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-01-10 00:19:20 +0000 |
commit | 736986e755c7e37ba1c6d26475acec8d9519d67c (patch) | |
tree | dc4a7eade5b4234cd16f71a73fd9bc79c95be0a3 | |
parent | 447f17b29167ce824e302e286569f3dbd5ba03cf (diff) | |
download | pkgsrc-736986e755c7e37ba1c6d26475acec8d9519d67c.tar.gz |
RCS tags added & whitespace fixes
-rw-r--r-- | misc/sc/Makefile | 3 | ||||
-rw-r--r-- | misc/sc/patches/patch-aa | 1 | ||||
-rw-r--r-- | misc/sc/pkg/PLIST | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/sc/Makefile b/misc/sc/Makefile index d95ea27ffda..f8102caee83 100644 --- a/misc/sc/Makefile +++ b/misc/sc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1999/06/21 15:05:24 sommerfeld Exp $ +# $NetBSD: Makefile,v 1.2 2000/01/10 00:19:20 wiz Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1998/08/10 00:20:29 steve Exp DISTNAME= sc-6.21 @@ -11,4 +11,3 @@ MAINTAINER= eric@fox.phoenix.az.us NO_WRKSUBDIR= yes .include "../../mk/bsd.pkg.mk" - diff --git a/misc/sc/patches/patch-aa b/misc/sc/patches/patch-aa index 6031bb828e6..20f2118e882 100644 --- a/misc/sc/patches/patch-aa +++ b/misc/sc/patches/patch-aa @@ -1,3 +1,4 @@ +$NetBSD: patch-aa,v 1.2 2000/01/10 00:19:22 wiz Exp $ --- Makefile.orig Mon May 11 11:43:33 1992 +++ Makefile Sun Jun 20 23:06:49 1999 @@ -18,18 +18,18 @@ diff --git a/misc/sc/pkg/PLIST b/misc/sc/pkg/PLIST index a45027b336c..1ec838633ac 100644 --- a/misc/sc/pkg/PLIST +++ b/misc/sc/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.2 2000/01/10 00:19:23 wiz Exp $ bin/sc bin/scqref bin/psc @@ -5,4 +6,3 @@ man/man1/sc.1 man/man1/psc.1 share/sc/tutorial.sc @dirrm share/sc - |