diff options
| author | Chris Rees <crees@FreeBSD.org> | 2013-01-22 18:32:00 +0000 |
|---|---|---|
| committer | Chris Rees <crees@FreeBSD.org> | 2013-01-22 18:32:00 +0000 |
| commit | 002ec11db5d8846e552774df213c8ebfe1f2a989 (patch) | |
| tree | 4f671ce2c809d4fbed6c23eac6c29697f8a2e098 /databases/postgresql90-plpython/Makefile | |
| parent | 16b46f1aeeb55d54b6a0fb0cc52890ebf3acc1ba (diff) | |
Notes
Diffstat (limited to 'databases/postgresql90-plpython/Makefile')
| -rw-r--r-- | databases/postgresql90-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql90-plpython/Makefile b/databases/postgresql90-plpython/Makefile index f704cfab043b..9e08213f183c 100644 --- a/databases/postgresql90-plpython/Makefile +++ b/databases/postgresql90-plpython/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgresql CATEGORIES= databases python -PKGNAMESUFFIX= ${WANT_PGSQL_VER}-plpython +PKGNAMESUFFIX= -plpython MAINTAINER= pgsql@FreeBSD.org COMMENT= Module for using Python to write SQL functions |
