diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-15 03:06:50 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-15 03:06:50 +0800 |
commit | bb71097167f2954068561ac7b7be57949e087ec4 (patch) | |
tree | 9c0c5c86bf3e241258312774086b188f91d57d11 /textproc | |
parent | 56b841b5a2e9c3c5ddc16e6682ced588503ebf14 (diff) | |
download | freebsd-ports-gnome-bb71097167f2954068561ac7b7be57949e087ec4.tar.gz freebsd-ports-gnome-bb71097167f2954068561ac7b7be57949e087ec4.tar.zst freebsd-ports-gnome-bb71097167f2954068561ac7b7be57949e087ec4.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gxditview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gxditview/Makefile b/textproc/gxditview/Makefile index 2bb626608b78..0aa24a3371e6 100644 --- a/textproc/gxditview/Makefile +++ b/textproc/gxditview/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= textproc DISTFILES= # none -MAINTAINER= ru@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 based previewer for groff output MAN1= gxditview.1 |