diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-03-19 21:07:24 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-03-19 21:07:24 +0000 |
commit | fd0ad26af3b779de2bca70a19d6b9ce528d1e091 (patch) | |
tree | bedf3277944695e099ffb8f567fde4d3ba27b0c2 /editors/impress | |
parent | 5bcfe85a60bde04036529753e433135890c0ff23 (diff) |
- Update WWW and master sites
Notes
Notes:
svn path=/head/; revision=187739
Diffstat (limited to 'editors/impress')
-rw-r--r-- | editors/impress/Makefile | 5 | ||||
-rw-r--r-- | editors/impress/pkg-descr | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/impress/Makefile b/editors/impress/Makefile index 8473be1b541c..d7e3ee939f63 100644 --- a/editors/impress/Makefile +++ b/editors/impress/Makefile @@ -9,16 +9,15 @@ PORTNAME= impress PORTVERSION= 1.1b9 PORTREVISION= 1 CATEGORIES= editors tk84 -MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/privat2/ \ +MASTER_SITES= TUCOWS http://fresh.t-systems-sfr.com/unix/src/privat2/ \ ftp://ftp.plig.net/pub/OpenBSD/distfiles/ \ - ftp://ftp.uni-stuttgart.de/pub/mirror/ftp.openbsd.org/pub/OpenBSD/distfiles/ \ ftp://ftp.openoffice.pl/bsd/FreeBSD/ports/distfiles/ DISTNAME= imp${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Publishing and presentation tool -RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 +USE_TK= 84 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/editors/impress/pkg-descr b/editors/impress/pkg-descr index 07241f5ea91b..bc422fd4552d 100644 --- a/editors/impress/pkg-descr +++ b/editors/impress/pkg-descr @@ -7,3 +7,5 @@ ImPress can be significantly enhanced through use of several modified utilities: o Pstoedit - Allows you to translate EPS files to Tk for ImPress use. o Font3D - Translates TrueType font strings to vectorized Tk. o Type1inst - Aids in maintaining Ghostscript Fontmaps and X11 fonts.dir files. + +WWW: http://www.ntlug.org/~ccox/impress/ |