]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Accidently commited Makefile.global with PGPORT set to 6543
authorMarc G. Fournier <scrappy@hub.org>
Fri, 25 Oct 1996 19:57:43 +0000 (19:57 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 25 Oct 1996 19:57:43 +0000 (19:57 +0000)
src/Makefile.global

index b1d28827fb50bfbced88516e141717d0d41f21d6..8819c16a4b5a631a4ff1c6419f59444fdd81fc66 100644 (file)
@@ -7,7 +7,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.14 1996/10/25 09:33:44 scrappy Exp $
+#    $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.15 1996/10/25 19:57:43 scrappy Exp $
 #
 # NOTES
 #    This is seen by any Makefiles that include mk/postgres.mk. To
@@ -60,7 +60,7 @@
 #  make sure that you have no whitespaces after the PORTNAME setting
 #  or the makefiles can get confused
 # 
-PORTNAME=      UNDEFINED
+PORTNAME=      BSD44_derived
 
 # SRCDIR specifies where the source files are. 
 SRCDIR=                /usr/local/postgres95/src