diff options
author | agc <agc@pkgsrc.org> | 1998-08-07 11:08:53 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-08-07 11:08:53 +0000 |
commit | 41bfb3073717616c4a3211de0bd7208753d48d18 (patch) | |
tree | c18f18b6629d8d5e2744862509ef4834d8397eab /misc/astrolog | |
parent | 86db14e8197c7d43b334917a2f5fd4eed4322447 (diff) | |
download | pkgsrc-41bfb3073717616c4a3211de0bd7208753d48d18.tar.gz |
Add NetBSD RCS Ids.
Diffstat (limited to 'misc/astrolog')
-rw-r--r-- | misc/astrolog/patches/patch-aa | 2 | ||||
-rw-r--r-- | misc/astrolog/patches/patch-ab | 2 | ||||
-rw-r--r-- | misc/astrolog/pkg/INSTALL | 3 |
3 files changed, 7 insertions, 0 deletions
diff --git a/misc/astrolog/patches/patch-aa b/misc/astrolog/patches/patch-aa index 4af7e5601af..28bb13b3bdc 100644 --- a/misc/astrolog/patches/patch-aa +++ b/misc/astrolog/patches/patch-aa @@ -1,3 +1,5 @@ +$NetBSD: patch-aa,v 1.2 1998/08/07 11:10:08 agc Exp $ + *** makefile.unx.bak Sun Sep 29 23:27:00 1996 --- Makefile Tue Jan 14 01:06:55 1997 *************** diff --git a/misc/astrolog/patches/patch-ab b/misc/astrolog/patches/patch-ab index 8da349f1e68..391d94fde68 100644 --- a/misc/astrolog/patches/patch-ab +++ b/misc/astrolog/patches/patch-ab @@ -1,3 +1,5 @@ +$NetBSD: patch-ab,v 1.2 1998/08/07 11:10:09 agc Exp $ + *** astrolog.h.orig Sun Feb 2 23:06:03 1997 --- astrolog.h Thu May 29 05:06:03 1997 *************** diff --git a/misc/astrolog/pkg/INSTALL b/misc/astrolog/pkg/INSTALL index 89b4e2f026a..b779fbd3a96 100644 --- a/misc/astrolog/pkg/INSTALL +++ b/misc/astrolog/pkg/INSTALL @@ -1,4 +1,7 @@ #!/bin/sh +# +# $NetBSD: INSTALL,v 1.2 1998/08/07 11:10:09 agc Exp $ +# # installation script for astrolog if [ "$2" != "POST-INSTALL" ]; then exit 0 |