Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/postgresql-plruby/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 27 Oct 2002 22:52:18 -0000 1.8 +++ Makefile 30 Nov 2002 19:22:01 -0000 @@ -19,7 +19,7 @@ USE_RUBY= yes USE_RUBY_EXTCONF= yes -PGSQL_VERSION?= 72 +PGSQL_VERSION?= 73 PGSQL_PORTDIR?= ${PORTSDIR}/databases/postgresql7 PGSQL_WRKSRC_CMD= cd ${PGSQL_PORTDIR} && ${MAKE} -V WRKSRC