diff options
author | culot <culot@FreeBSD.org> | 2014-10-23 21:06:38 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2014-10-23 21:06:38 +0800 |
commit | 279ac17e8a02409f896af122e692e8cdc5f6bf9b (patch) | |
tree | 8396b6c9af429d63850dbbe5f2d2bca3fba353d0 /net-im | |
parent | 5b088fb7c9a8416b7fd059c93f268b6ca8dc342a (diff) | |
download | freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.tar.gz freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.tar.zst freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.zip |
- Reassign to the heap after jsa@'s bit was taken in for safekeeping
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin-manualsize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-manualsize/Makefile b/net-im/pidgin-manualsize/Makefile index 69ba9f88ec7e..8d34ea1b37a5 100644 --- a/net-im/pidgin-manualsize/Makefile +++ b/net-im/pidgin-manualsize/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://issv.org.ru/oss/ \ PKGNAMEPREFIX= pidgin- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= jsa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to allow manual resizing of Pidgin's message input area BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin |