Date: Wed, 26 Aug 2020 01:55:21 +0000 (UTC) From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r546243 - head/databases/postgresql-orafce Message-ID: <202008260155.07Q1tLPc021385@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kbowling Date: Wed Aug 26 01:55:20 2020 New Revision: 546243 URL: https://svnweb.freebsd.org/changeset/ports/546243 Log: databases/postgresql-orafce: Remove unwanted comment line in r546242 Modified: head/databases/postgresql-orafce/Makefile Modified: head/databases/postgresql-orafce/Makefile ============================================================================== --- head/databases/postgresql-orafce/Makefile Wed Aug 26 01:52:11 2020 (r546242) +++ head/databases/postgresql-orafce/Makefile Wed Aug 26 01:55:20 2020 (r546243) @@ -17,7 +17,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-se USES= gmake pgsql:9.5+ USE_GITHUB= yes -#GH_TAGNAME= VERSION_3.13.4 LLD_UNSAFE= yes WANT_PGSQL= server
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008260155.07Q1tLPc021385>