diff options
author | agc <agc@pkgsrc.org> | 1998-02-17 15:38:59 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-02-17 15:38:59 +0000 |
commit | 7933c17d7a68427b421d5a4e5ab8277e439cc2cc (patch) | |
tree | 359f65392416d815a11c491d067aacd575ca307e /databases | |
parent | d5059d34f44b5fd6d0bd1aeda91c8606c3bd201c (diff) | |
download | pkgsrc-7933c17d7a68427b421d5a4e5ab8277e439cc2cc.tar.gz |
Add NetBSD RCS Id.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql/files/pgsql.sh.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql/files/pgsql.sh.tmpl b/databases/postgresql/files/pgsql.sh.tmpl index 1d3333789f9..b8b9dfc665a 100644 --- a/databases/postgresql/files/pgsql.sh.tmpl +++ b/databases/postgresql/files/pgsql.sh.tmpl @@ -1,5 +1,6 @@ #!/bin/sh +# $NetBSD: pgsql.sh.tmpl,v 1.2 1998/02/17 15:38:59 agc Exp $ # FreeBSD Id: pgsql.sh.tmpl,v 1.3 1997/10/05 21:00:49 andreas Exp # pgsql.sh - postgresql startup file for FreeBSD and possibly *BSD (untested) |