diff options
author | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
commit | 99c0c3952d4c535698ff83e9f359cca1d4b875e7 (patch) | |
tree | 26c9825c408f16a6f980068230034276f0bb0ea0 /net-im | |
parent | 38393b57feab35baf1a9733c3f7b86179089bcce (diff) | |
download | freebsd-ports-graphics-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.gz freebsd-ports-graphics-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.zst freebsd-ports-graphics-99c0c3952d4c535698ff83e9f359cca1d4b875e7.zip |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mbpurple/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net-im/mbpurple/Makefile b/net-im/mbpurple/Makefile index eb623389791..d6a5d0b9e47 100644 --- a/net-im/mbpurple/Makefile +++ b/net-im/mbpurple/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: mbpurple -# Date created: 30 June 2010 -# Whom: Doug Barton <dougb@FreeBSD.org> -# # $FreeBSD$ PORTNAME= mbpurple @@ -10,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Integrate Twitter with Pidgin (AKA microblog-purple) BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin \ |