diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-06-28 21:48:56 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-06-28 21:48:56 +0000 |
commit | 10b5ded080351531c82acebc0da4d8d004a7ded0 (patch) | |
tree | 036c7d1f849d0c206d53d047616b6dbd7d9eaace /databases/postgresql-pltcl | |
parent | abb2a3b0a67f29ebde0416d7081b37a52c20f8e0 (diff) |
Notes
Diffstat (limited to 'databases/postgresql-pltcl')
-rw-r--r-- | databases/postgresql-pltcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-pltcl/Makefile b/databases/postgresql-pltcl/Makefile index 52008c7db332..dad6b501987e 100644 --- a/databases/postgresql-pltcl/Makefile +++ b/databases/postgresql-pltcl/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases tcl${TCLVERSION:S/.//} PKGNAMESUFFIX= -pltcl |