diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-07-16 07:39:29 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-07-16 07:39:29 +0000 |
commit | 81437648bc262ae483bae822ddcc89df7b02818f (patch) | |
tree | cff27ab05e848df87f34da82c00a23252f70b6c8 /databases/courier-authlib-pgsql | |
parent | a00048bb13832c71547778446a340138b9e7a7ea (diff) |
Notes
Diffstat (limited to 'databases/courier-authlib-pgsql')
-rw-r--r-- | databases/courier-authlib-pgsql/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/courier-authlib-pgsql/Makefile b/databases/courier-authlib-pgsql/Makefile index f4747f944bca..cec87d002a24 100644 --- a/databases/courier-authlib-pgsql/Makefile +++ b/databases/courier-authlib-pgsql/Makefile @@ -8,7 +8,6 @@ PKGNAMESUFFIX= -pgsql COMMENT= PostgreSQL support for the Courier authentication library -PORTREVISION= 1 CATEGORIES= databases mail MASTERDIR= ${.CURDIR}/../../security/courier-authlib |