diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-21 15:43:47 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-21 15:43:47 +0000 |
commit | ad86e61f502afc7ec80b9b57f7cd82e1c98c617e (patch) | |
tree | c9b6ca2f30455e7d38b77b98fd9a76aaab9dcd32 /databases/php70-pgsql | |
parent | 0e5c0cc3043b9cc862d05f2698b0b4274617d81e (diff) |
Notes
Diffstat (limited to 'databases/php70-pgsql')
-rw-r--r-- | databases/php70-pgsql/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/php70-pgsql/Makefile b/databases/php70-pgsql/Makefile index 339420729e25..e61c9681fa64 100644 --- a/databases/php70-pgsql/Makefile +++ b/databases/php70-pgsql/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php70 |