diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-09-20 01:00:40 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-09-20 01:00:40 +0000 |
commit | f5301b5add14c90a26d78659106da348a15b23bf (patch) | |
tree | 8e83cf898f0df36dc060f0bfdbca88a9eec1758b /deskutils/tomboy | |
parent | 9d362ea4d9ec43c75c6a57d81c92a0cf3ab32848 (diff) | |
download | ports-f5301b5add14c90a26d78659106da348a15b23bf.tar.gz ports-f5301b5add14c90a26d78659106da348a15b23bf.zip |
Notes
Diffstat (limited to 'deskutils/tomboy')
-rw-r--r-- | deskutils/tomboy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index f80a1c062c59..dc67e117558e 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 4 CATEGORIES= deskutils gnome MASTER_SITES= http://www.beatniksoftware.com/tomboy/releases/ -MAINTAINER= tmclaugh@sdf.lonestar.org +MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Personal note taking system for the GNOME desktop LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 |