aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-06-17 15:06:59 +0800
committerbapt <bapt@FreeBSD.org>2011-06-17 15:06:59 +0800
commit8583c5e9a054daae8711b09e9d786354ae8927c0 (patch)
treeee6ac196eafd70ec4bc6fd0d5f0341ed9e02c99b
parent457b8c6eac02a53861f1fc14db376020767a8176 (diff)
downloadfreebsd-ports-gnome-8583c5e9a054daae8711b09e9d786354ae8927c0.tar.gz
freebsd-ports-gnome-8583c5e9a054daae8711b09e9d786354ae8927c0.tar.zst
freebsd-ports-gnome-8583c5e9a054daae8711b09e9d786354ae8927c0.zip
Fix homepage take maintainership
-rw-r--r--misc/xsw/Makefile2
-rw-r--r--misc/xsw/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/xsw/Makefile b/misc/xsw/Makefile
index 6982f92903c9..1594ad715e48 100644
--- a/misc/xsw/Makefile
+++ b/misc/xsw/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GOOGLE_CODE
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bapt@FreeBSD.org
COMMENT= A tool for creating presentations
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
diff --git a/misc/xsw/pkg-descr b/misc/xsw/pkg-descr
index 52360396f8e9..4c072182c3fc 100644
--- a/misc/xsw/pkg-descr
+++ b/misc/xsw/pkg-descr
@@ -7,4 +7,4 @@ An example xsw file is:
- "Hello" x:50 y:30 align:center
+ "World!"
-WWW: http://code.google.com/xsw/
+WWW: http://code.google.com/p/xsw/