diff options
author | sat <sat@FreeBSD.org> | 2007-03-20 05:07:24 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-03-20 05:07:24 +0800 |
commit | 047c8f27c93a230d02bee2a11904ef93dff77be4 (patch) | |
tree | 23f24cfb5e2856183b4210c3639de632075cdd32 /editors | |
parent | 1b113c6d0e05804fe98da369dc1e17db076eca68 (diff) | |
download | freebsd-ports-gnome-047c8f27c93a230d02bee2a11904ef93dff77be4.tar.gz freebsd-ports-gnome-047c8f27c93a230d02bee2a11904ef93dff77be4.tar.zst freebsd-ports-gnome-047c8f27c93a230d02bee2a11904ef93dff77be4.zip |
- Update WWW and master sites
Diffstat (limited to 'editors')
-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/ |