[Midnightbsd-cvs] mports: Makefile: add postgres 8.2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Oct 15 02:38:23 EDT 2007


Log Message:
-----------
add postgres 8.2

Modified Files:
--------------
    mports/databases:
        Makefile (r1.54 -> r1.55)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/databases/Makefile,v
retrieving revision 1.54
retrieving revision 1.55
diff -Ldatabases/Makefile -Ldatabases/Makefile -u -r1.54 -r1.55
--- databases/Makefile
+++ databases/Makefile
@@ -74,6 +74,8 @@
     SUBDIR += postgresql-plruby
     SUBDIR += postgresql81-client
     SUBDIR += postgresql81-server
+    SUBDIR += postgresql82-client
+    SUBDIR += postgresql82-server
     SUBDIR += qdbm
     SUBDIR += ruby-bdb
     SUBDIR += ruby-bdb1


More information about the Midnightbsd-cvs mailing list