diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /editors/impress | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz |
Tidy up whitespace.
Diffstat (limited to 'editors/impress')
-rw-r--r-- | editors/impress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/impress/Makefile b/editors/impress/Makefile index 955f8ef..f448573 100644 --- a/editors/impress/Makefile +++ b/editors/impress/Makefile @@ -15,7 +15,7 @@ DISTNAME= imp${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Publishing and presentation tool -RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 +RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |