diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-07-22 17:33:36 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-07-22 17:33:36 +0800 |
commit | c04f87f52bd38a3b2b33b878a5635cd040485827 (patch) | |
tree | 1b5cc47e991bd0e8951d075c76ea3c2bd42e94ce /www/xaraya | |
parent | c6840b17e82bd159c472d6bfb02f0ed034fc8c4a (diff) | |
download | freebsd-ports-gnome-c04f87f52bd38a3b2b33b878a5635cd040485827.tar.gz freebsd-ports-gnome-c04f87f52bd38a3b2b33b878a5635cd040485827.tar.zst freebsd-ports-gnome-c04f87f52bd38a3b2b33b878a5635cd040485827.zip |
Update my email address.
Approved by: perky (mentor)
Diffstat (limited to 'www/xaraya')
-rw-r--r-- | www/xaraya/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xaraya/Makefile b/www/xaraya/Makefile index 30d78234ceb1..eb4d3ebd1ce6 100644 --- a/www/xaraya/Makefile +++ b/www/xaraya/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-1.0.0-rc3-base -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= Framework to create fully dynamic Content Mangement Solutions .if defined(WITH_PGSQL) |