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 | |
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')
-rw-r--r-- | x11/rxvt-devel/Makefile | 2 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index b9f87c909769..36997e2af45e 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -13,7 +13,7 @@ PORTREVISION= 6 CATEGORIES+= x11 MASTER_SITES= SF -MAINTAINER= akosela@andykosela.com +MAINTAINER= ports@FreeBSD.org COMMENT= A low memory usage xterm replacement that supports color USE_XORG= xpm |