diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /editors/impress | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) | |
download | ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.tar.gz ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.zip |
Notes
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 5137bffd1e65..7f20c61207ca 100644 --- a/editors/impress/Makefile +++ b/editors/impress/Makefile @@ -8,7 +8,7 @@ PORTNAME= impress PORTVERSION= 1.1b9 PORTREVISION= 2 -CATEGORIES= editors tk84 +CATEGORIES= editors tk MASTER_SITES= TUCOWS http://fresh.t-systems-sfr.com/unix/src/privat2/ \ ftp://ftp.plig.net/pub/OpenBSD/distfiles/ \ ftp://ftp.openoffice.pl/bsd/FreeBSD/ports/distfiles/ |