diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
commit | 3b3f78904cefc8abc8ce8b1c752e445405b0fc2e (patch) | |
tree | a968321c6e98cbe48882c76b37386184e23b63fa /editors/kile | |
parent | - Update to 1.65.00 (diff) |
- Reassign to the heap
Notes
Notes:
svn path=/head/; revision=277083
Diffstat (limited to 'editors/kile')
-rw-r--r-- | editors/kile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile index b1af41ff4870..ac1412d1fbe1 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= editors kde MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A LaTeX source editor for KDE RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ |