diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2005-02-03 09:30:27 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2005-02-03 09:30:27 +0000 |
commit | 88413af3b8210a5e5d7a3dbb2a6050f03229850b (patch) | |
tree | 9ed8a3148862873a5079319de478bac6760b1685 /databases/postgresql-plpython | |
parent | dcb317c2440650bc330789a14d4da2e2ff93ade8 (diff) |
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 427d8414ff47..1acfa39b6e2a 100644 --- a/databases/postgresql-plpython/Makefile +++ b/databases/postgresql-plpython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgresql -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= databases python PKGNAMESUFFIX= -plpython |