diff options
author | osa <osa@FreeBSD.org> | 2003-06-06 21:27:54 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-06-06 21:27:54 +0800 |
commit | 0dacf58f0d043867095ef90f2ae3363b2ea121af (patch) | |
tree | af1df6bd2e7dc1e292d4be1cbc004544cbd9de79 /databases | |
parent | 3c5e9b803b13c2cff864ae00a61efcc8e75c1564 (diff) | |
download | freebsd-ports-gnome-0dacf58f0d043867095ef90f2ae3363b2ea121af.tar.gz freebsd-ports-gnome-0dacf58f0d043867095ef90f2ae3363b2ea121af.tar.zst freebsd-ports-gnome-0dacf58f0d043867095ef90f2ae3363b2ea121af.zip |
Change my e-mail address
Approved by: fjoe (mentor)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/fastdb/Makefile | 2 | ||||
-rw-r--r-- | databases/gigabase/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/fastdb/Makefile b/databases/fastdb/Makefile index 24d97e1c424a..9bdfbb78b8e6 100644 --- a/databases/fastdb/Makefile +++ b/databases/fastdb/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 2.64 CATEGORIES= databases MASTER_SITES= http://www.garret.ru/~knizhnik/ -MAINTAINER= osa@FreeBSD.org.ru +MAINTAINER= osa@FreeBSD.org COMMENT= Main Memory Relational Database Management System WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index dd9703a116e5..f62e4806ce79 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.88 CATEGORIES= databases MASTER_SITES= http://www.garret.ru/~knizhnik/ -MAINTAINER= osa@FreeBSD.org.ru +MAINTAINER= osa@FreeBSD.org COMMENT= Object-Relational Database Management System WRKSRC= ${WRKDIR}/${PORTNAME} |