diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-09-04 18:39:09 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-09-04 18:39:09 +0000 |
commit | e8cd55cc7d4d597772395188a1bdf5f4cf00d93c (patch) | |
tree | bd0a795fe4755b1baebc7f362da20b689d535677 /graphics/Makefile | |
parent | Remove version-specific information, replacing it with summary (diff) |
Add prefix `hs-' for Haskell related ports after repo copy.
Remove Haskell ports without prefix.
Notes
Notes:
svn path=/head/; revision=65610
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 57d671b78ab5..033af08604c0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -130,9 +130,9 @@ SUBDIR += gxanim SUBDIR += hdf SUBDIR += hdf5 - SUBDIR += hgl SUBDIR += hobbes-icons-xpm SUBDIR += hppsmtools + SUBDIR += hs-hgl SUBDIR += icod SUBDIR += icontact SUBDIR += imagesort |