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 /converters | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) | |
download | ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.tar.gz ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/xdeview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 1ac63c6ffc1c..22a381e595d7 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -8,7 +8,7 @@ PORTNAME= xdeview PORTVERSION= 0.5.20 PORTREVISION= 1 -CATEGORIES= converters tcl84 tk84 +CATEGORIES= converters tcl tk MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ DISTNAME= uudeview-${PORTVERSION} |