diff options
Diffstat (limited to 'textproc/nbsed')
-rw-r--r-- | textproc/nbsed/files/configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/nbsed/files/configure.ac b/textproc/nbsed/files/configure.ac index bb48311cf8c..8d1fe9d4098 100644 --- a/textproc/nbsed/files/configure.ac +++ b/textproc/nbsed/files/configure.ac @@ -1,7 +1,7 @@ -dnl $Id: configure.ac,v 1.3 2003/10/16 12:04:41 grant Exp $ +dnl $Id: configure.ac,v 1.4 2003/10/16 12:05:36 grant Exp $ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([nb-sed],[20031016],[agc@netbsd.org]) +AC_INIT([nbsed],[20031016],[agc@NetBSD.org]) AC_CONFIG_SRCDIR([main.c]) AC_CONFIG_HEADER(config.h) AC_ARG_PROGRAM |