diff options
author | obraun <obraun@FreeBSD.org> | 2002-09-05 02:39:09 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-09-05 02:39:09 +0800 |
commit | 00ece3cc38569a13d70b8d7ac0fcdcdcc858140a (patch) | |
tree | 413e61cda6339fe76b26fef28b5b7d4d987111d7 /textproc/Makefile | |
parent | 0a27b4bd064cf5921289d668992e59c35f95a26d (diff) | |
download | freebsd-ports-gnome-00ece3cc38569a13d70b8d7ac0fcdcdcc858140a.tar.gz freebsd-ports-gnome-00ece3cc38569a13d70b8d7ac0fcdcdcc858140a.tar.zst freebsd-ports-gnome-00ece3cc38569a13d70b8d7ac0fcdcdcc858140a.zip |
Add prefix `hs-' for Haskell related ports after repo copy.
Remove Haskell ports without prefix.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e3a3fb1cdbee..ab3a1190d78c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -77,8 +77,8 @@ SUBDIR += gutenmark SUBDIR += gxditview SUBDIR += gxmlviewer - SUBDIR += haxml SUBDIR += hevea + SUBDIR += hs-haxml SUBDIR += htdig SUBDIR += html SUBDIR += html2fo |