summaryrefslogtreecommitdiff
path: root/news/PicMonger
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-07 01:38:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-07 01:38:51 +0000
commit0ba0a5cd7132a46e5c24abe0d58ace8309b87c16 (patch)
treee51bbf33b9fb8e7c89f155405588b7328a51d641 /news/PicMonger
parentChase the libmad/libid3tag shared lib version. (diff)
Restyle maintainer address to @FreeBSD.org.
Notes
Notes: svn path=/head/; revision=95226
Diffstat (limited to 'news/PicMonger')
-rw-r--r--news/PicMonger/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile
index 8964381903c5..e8e39becdc17 100644
--- a/news/PicMonger/Makefile
+++ b/news/PicMonger/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: PicMonger
# Date created: 23 July 2000
-# Whom: Donald Burr <dburr@FreeBSD.ORG>
+# Whom: Donald Burr <dburr@FreeBSD.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.6
CATEGORIES= news graphics
MASTER_SITES= http://download.sourceforge.net/PicMonger/
-MAINTAINER= dburr@FreeBSD.ORG
+MAINTAINER= dburr@FreeBSD.org
COMMENT= An automated USENET (NNT) picture decoding client
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--