diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-30 04:39:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-30 04:39:21 +0000 |
commit | 9fe67e143b51d2203544164a2035bda26160cc49 (patch) | |
tree | bc61ba549beb25a8fc50d98a21f77196f8ffdfb5 /deskutils/drivel | |
parent | b38c6b674796c12084a0a0c0b2c11dfe26970919 (diff) |
Notes
Diffstat (limited to 'deskutils/drivel')
-rw-r--r-- | deskutils/drivel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index e4fcc0f0edce..6d8e5f1f5a36 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 13 CATEGORIES= deskutils gnome MASTER_SITES= SF/${PORTNAME}/Drivel%20%28stable%29/${PORTVERSION} -MAINTAINER= jbq@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= Blog editor for GNOME LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl |