diff options
author | agc <agc@pkgsrc.org> | 1998-11-13 11:27:30 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-11-13 11:27:30 +0000 |
commit | f8ecdfff73ba0d0ccea95c8694074cfc0cb9b497 (patch) | |
tree | d4a902f42cd8c4640868274c34e68e19e65933d3 /shells | |
parent | c8669cd6091f681261215ffdb27ccddac64df705 (diff) | |
download | pkgsrc-f8ecdfff73ba0d0ccea95c8694074cfc0cb9b497.tar.gz |
Put the NetBSD RCS Id back in a comment.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 1c0248bc6e3..ea6da025eac 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -$NetBSD: Makefile,v 1.12 1998/08/20 15:17:25 tsarna Exp $ +# $NetBSD: Makefile,v 1.13 1998/11/13 11:27:30 agc Exp $ # FreeBSD Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp # @@ -20,7 +20,7 @@ HOMEPAGE= http://www.gnu.org/software/bash/bash.html CONFLICTS= bash-2.02 -GNU_CONFIGURE= Yes +GNU_CONFIGURE= yes USE_GTEXINFO= yes pre-install: |