diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:57:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:57:24 +0000 |
commit | 32b38a45c436c3619031da4a1d369c4f1536a68b (patch) | |
tree | c18b5a95e8ae5242e958658d9062f42712172cfb /net/blam | |
parent | f14c856d630ce94666cd3ba2fbff511609ff52f8 (diff) | |
download | ports-32b38a45c436c3619031da4a1d369c4f1536a68b.tar.gz ports-32b38a45c436c3619031da4a1d369c4f1536a68b.zip |
Notes
Diffstat (limited to 'net/blam')
-rw-r--r-- | net/blam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile index e63c5d10d42b..fc60cecd5db3 100644 --- a/net/blam/Makefile +++ b/net/blam/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://www.cmartin.tk/${PORTNAME}/ \ http://romain.blogreen.org/distfiles/ -MAINTAINER= mono@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple feed reader for GNOME BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-sharp-1.0.pc:${PORTSDIR}/www/webkit-sharp |