8000 Accidently commited Makefile.global with PGPORT set to 6543 · home201448/postgres@2f9ee44 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2f9ee44

Browse files
committed
Accidently commited Makefile.global with PGPORT set to 6543
1 parent b8885b2 commit 2f9ee44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Makefile.global

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.14 1996/10/25 09:33:44 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.15 1996/10/25 19:57:43 scrappy Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -60,7 +60,7 @@
6060
# make sure that you have no whitespaces after the PORTNAME setting
6161
# or the makefiles can get confused
6262
#
63-
PORTNAME= UNDEFINED
63+
PORTNAME= BSD44_derived
6464

6565
# SRCDIR specifies where the source files are.
6666
SRCDIR= /usr/local/postgres95/src

0 commit comments

Comments
 (0)
0