diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2005-01-31 01:58:58 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2005-01-31 01:58:58 +0000 |
commit | 504e1a160a4ce0fc2cb4b70d605f17f270af1ce2 (patch) | |
tree | eec4fb7437c1344ed3197986ff8b547c253a302c /databases/postgresql-plpython | |
parent | 77b0f46395f34b29442c265edf71bd76d6959297 (diff) | |
download | ports-504e1a160a4ce0fc2cb4b70d605f17f270af1ce2.tar.gz ports-504e1a160a4ce0fc2cb4b70d605f17f270af1ce2.zip |
Notes
Diffstat (limited to 'databases/postgresql-plpython')
-rw-r--r-- | databases/postgresql-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plpython/Makefile b/databases/postgresql-plpython/Makefile index 821eb01b3660..427d8414ff47 100644 --- a/databases/postgresql-plpython/Makefile +++ b/databases/postgresql-plpython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgresql -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases python PKGNAMESUFFIX= -plpython |