diff options
author | agc <agc> | 1998-08-07 11:08:53 +0000 |
---|---|---|
committer | agc <agc> | 1998-08-07 11:08:53 +0000 |
commit | 71c802c260882fe5b94ecad1b28126390fa77223 (patch) | |
tree | c18f18b6629d8d5e2744862509ef4834d8397eab /misc/astrolog/pkg | |
parent | 2c120dd48ff740ef0a3f664ff285703f829d8b62 (diff) | |
download | pkgsrc-71c802c260882fe5b94ecad1b28126390fa77223.tar.gz |
Add NetBSD RCS Ids.
Diffstat (limited to 'misc/astrolog/pkg')
-rw-r--r-- | misc/astrolog/pkg/INSTALL | 3 |
1 files changed, 3 insertions, 0 deletions
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 |