diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-28 18:52:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-28 18:52:22 +0000 |
commit | 32da06605f03f4ddf81ed493611d9921e36e163b (patch) | |
tree | 69321862885d2fa7b3949f552173bde84b52fa59 /databases/postgresql93-plpython | |
parent | - Update www/mod_pagespeed to 1.2.24.2,1 (diff) |
- Fix PLIST for python3
Submitted by: sunpoet (myself)
Approved by: crees (pgsql)
Diffstat (limited to 'databases/postgresql93-plpython')
-rw-r--r-- | databases/postgresql93-plpython/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql93-plpython/Makefile b/databases/postgresql93-plpython/Makefile index 9ee0aa7ebff7..7a94bc0d5070 100644 --- a/databases/postgresql93-plpython/Makefile +++ b/databases/postgresql93-plpython/Makefile @@ -2,5 +2,4 @@ WANT_PGSQL_VER= 93 -NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plpython/Makefile" |