diff options
author | agc <agc> | 1998-08-07 11:08:53 +0000 |
---|---|---|
committer | agc <agc> | 1998-08-07 11:08:53 +0000 |
commit | 53a0a771318780e56f9937c37aaa4fe790ac5dc2 (patch) | |
tree | c18f18b6629d8d5e2744862509ef4834d8397eab /x11/xsnow | |
parent | 617faeb116deb4c15aef40c64133a066c19f0488 (diff) | |
download | pkgsrc-53a0a771318780e56f9937c37aaa4fe790ac5dc2.tar.gz |
Add NetBSD RCS Ids.
Diffstat (limited to 'x11/xsnow')
-rw-r--r-- | x11/xsnow/scripts/configure | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xsnow/scripts/configure b/x11/xsnow/scripts/configure index c1b13020d30..6307f2b91b0 100644 --- a/x11/xsnow/scripts/configure +++ b/x11/xsnow/scripts/configure @@ -1,4 +1,7 @@ #!/bin/sh +# +# $NetBSD: configure,v 1.3 1998/08/07 11:18:29 agc Exp $ +# cd $WRKSRC || exit 1; |