diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-31 05:27:37 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-31 05:27:37 +0800 |
commit | 1976cdbf7f4785cfa79b83cc75277fa9c18fbc64 (patch) | |
tree | f90aba76c19908790f1acad0200fe803463d8652 /converters | |
parent | 426ee7cbd16b4e5bd9f92ae2210621db5b4283c4 (diff) | |
download | freebsd-ports-gnome-1976cdbf7f4785cfa79b83cc75277fa9c18fbc64.tar.gz freebsd-ports-gnome-1976cdbf7f4785cfa79b83cc75277fa9c18fbc64.tar.zst freebsd-ports-gnome-1976cdbf7f4785cfa79b83cc75277fa9c18fbc64.zip |
Remove dead CENKES mirror
Diffstat (limited to 'converters')
-rw-r--r-- | converters/htx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/htx/Makefile b/converters/htx/Makefile index f22b4cff18d7..886a13c3592d 100644 --- a/converters/htx/Makefile +++ b/converters/htx/Makefile @@ -4,7 +4,7 @@ PORTNAME= htx DISTVERSION= 0.7.8 CATEGORIES= converters www -MASTER_SITES= http://stuff.myrealm.co.uk/htx/ CENKES +MASTER_SITES= http://stuff.myrealm.co.uk/htx/ MAINTAINER= ports@FreeBSD.org COMMENT= HTML to XHTML converter |