diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-08 15:22:47 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-08 15:22:47 +0000 |
commit | bef975abdc467b39daffe91ffcd3804149309657 (patch) | |
tree | b63584e9c491d6df23df29f5551925585b8830fc /x11/rxvt-devel | |
parent | 854b818c8718d0c3538afbe64de0b13abd7eb8c0 (diff) | |
download | ports-bef975abdc467b39daffe91ffcd3804149309657.tar.gz ports-bef975abdc467b39daffe91ffcd3804149309657.zip |
Notes
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 |