diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-29 00:52:33 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-29 00:52:33 +0800 |
commit | c42c25623a60a683241757099afc92583d198d21 (patch) | |
tree | 814d3be0bf194cdba210ddbf3984af0f6b4250f7 /deskutils/gtkjournal | |
parent | bdbd4e8849d1473ec6eed7e04d2fb4de414707d4 (diff) | |
download | freebsd-ports-gnome-c42c25623a60a683241757099afc92583d198d21.tar.gz freebsd-ports-gnome-c42c25623a60a683241757099afc92583d198d21.tar.zst freebsd-ports-gnome-c42c25623a60a683241757099afc92583d198d21.zip |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
Diffstat (limited to 'deskutils/gtkjournal')
-rw-r--r-- | deskutils/gtkjournal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gtkjournal/Makefile b/deskutils/gtkjournal/Makefile index 62e4172cb683..336167ff08e6 100644 --- a/deskutils/gtkjournal/Makefile +++ b/deskutils/gtkjournal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://sourcefiles.org/Productivity_Tools/Diary/ \ LOCAL/beech DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+-2 journal/diary LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20 \ |