diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-18 16:01:25 +0800 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-18 16:01:25 +0800 |
commit | d293b9db160a0dfd0ea19dba7bf255144ce233ef (patch) | |
tree | bcfbaaae5da78fdc44756bf29594e15187268614 /converters | |
parent | dab3a7e1e62ee4ed9551ad543e58d3249ad471b1 (diff) | |
download | freebsd-ports-gnome-d293b9db160a0dfd0ea19dba7bf255144ce233ef.tar.gz freebsd-ports-gnome-d293b9db160a0dfd0ea19dba7bf255144ce233ef.tar.zst freebsd-ports-gnome-d293b9db160a0dfd0ea19dba7bf255144ce233ef.zip |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Diffstat (limited to 'converters')
-rw-r--r-- | converters/htx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/htx/Makefile b/converters/htx/Makefile index 5ed4df5027b9..43c79d819532 100644 --- a/converters/htx/Makefile +++ b/converters/htx/Makefile @@ -8,14 +8,13 @@ PORTNAME= htx DISTVERSION= 0.7.7a CATEGORIES= converters www -MASTER_SITES= http://stuff.myrealm.co.uk/htx/ CSME +MASTER_SITES= http://stuff.myrealm.co.uk/htx/ CENKES MAINTAINER= infofarmer@FreeBSD.org COMMENT= HTML to XHTML converter USE_PERL5= yes NO_BUILD= yes - PLIST_FILES= bin/htx post-patch: |