diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
commit | 610a24dbacba494a8e3895daccdf36c23bc66e1e (patch) | |
tree | 21a8227ba2ebf492341d7f1e102c83d6bb6d7e9b /www/xaraya | |
parent | b717b779b5bd390eda49312b0bdefcd4f26b1ebf (diff) | |
download | ports-610a24dbacba494a8e3895daccdf36c23bc66e1e.tar.gz ports-610a24dbacba494a8e3895daccdf36c23bc66e1e.zip |
Notes
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) |