diff options
author | thierry <thierry@FreeBSD.org> | 2006-04-10 13:39:52 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-04-10 13:39:52 +0800 |
commit | bcb44163fd265d9a18e5d210233d92e3c48b1ecf (patch) | |
tree | 80395880b6371373605a3175e6b247f089d5954b /deskutils/horde-mnemo | |
parent | 2f7278e18bb5fe66bfe79784b4301e4198dc27a3 (diff) | |
download | freebsd-ports-gnome-bcb44163fd265d9a18e5d210233d92e3c48b1ecf.tar.gz freebsd-ports-gnome-bcb44163fd265d9a18e5d210233d92e3c48b1ecf.tar.zst freebsd-ports-gnome-bcb44163fd265d9a18e5d210233d92e3c48b1ecf.zip |
Adopt the Horde ports.
PR: 95561
Submitted by: Shaun Amott <shaun (at) inerd.com>
Diffstat (limited to 'deskutils/horde-mnemo')
-rw-r--r-- | deskutils/horde-mnemo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/horde-mnemo/Makefile b/deskutils/horde-mnemo/Makefile index c83f6ef04265..c768093122c6 100644 --- a/deskutils/horde-mnemo/Makefile +++ b/deskutils/horde-mnemo/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/mnemo/ \ http://ftp.horde.org/pub/mnemo/ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Mnemo is the Horde notes and memos application RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde |