diff options
Diffstat (limited to 'databases/postgresql-orafce/Makefile')
-rw-r--r-- | databases/postgresql-orafce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-orafce/Makefile b/databases/postgresql-orafce/Makefile index eab9d64f35ea..4dc1fdd6d6f5 100644 --- a/databases/postgresql-orafce/Makefile +++ b/databases/postgresql-orafce/Makefile @@ -1,4 +1,4 @@ -# Created by: Jov <amutu@amutu.com> +# Created by: Jov <ports@FreeBSD.org> # $FreeBSD$ PORTNAME= orafce @@ -6,7 +6,7 @@ PORTVERSION= 3.4.0 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- -MAINTAINER= amutu@amutu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Oracle's compatibility functions and packages for PostgreSQL LICENSE= PostgreSQL |