diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-11-08 23:22:47 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-11-08 23:22:47 +0800 |
commit | fbd1cfcbd5775675648ebff874f37e7a527664fa (patch) | |
tree | 6bd409f2dd557f107379bab11c329cf647e08d0a /x11/rxvt-devel | |
parent | e8c4d6b0191acb9943fb3860568f1a184f4b0a02 (diff) | |
download | freebsd-ports-gnome-fbd1cfcbd5775675648ebff874f37e7a527664fa.tar.gz freebsd-ports-gnome-fbd1cfcbd5775675648ebff874f37e7a527664fa.tar.zst freebsd-ports-gnome-fbd1cfcbd5775675648ebff874f37e7a527664fa.zip |
- Reassign to the heap
Submitted by: Former maintainer
Diffstat (limited to 'x11/rxvt-devel')
-rw-r--r-- | x11/rxvt-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 8cf43a164ea6..de48cfcaace8 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -14,7 +14,7 @@ CATEGORIES+= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dev/${PORTVERSION} PKGNAMESUFFIX= -devel -MAINTAINER= akosela@andykosela.com +MAINTAINER= ports@FreeBSD.org COMMENT= A low memory usage xterm replacement that supports color USE_AUTOTOOLS= libtool |