diff options
author | obraun <obraun@FreeBSD.org> | 2008-11-09 15:47:01 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2008-11-09 15:47:01 +0800 |
commit | 73985fe24631815687c84bbba182deb736f87474 (patch) | |
tree | 5ea46273ffe32cc0293c6a326c19b77707b957c1 /deskutils | |
parent | 040c7ee57520bd0741b2213e84bb4a5648641b78 (diff) | |
download | freebsd-ports-gnome-73985fe24631815687c84bbba182deb736f87474.tar.gz freebsd-ports-gnome-73985fe24631815687c84bbba182deb736f87474.tar.zst freebsd-ports-gnome-73985fe24631815687c84bbba182deb736f87474.zip |
Set maintainer to ports@
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/rolo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/rolo/Makefile b/deskutils/rolo/Makefile index d4ef67023e68..b8822b532b1a 100644 --- a/deskutils/rolo/Makefile +++ b/deskutils/rolo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text-based contact management software BUILD_DEPENDS= ${LOCALBASE}/lib/libvc.a:${PORTSDIR}/devel/libvc |