diff options
author | danfe <danfe@FreeBSD.org> | 2013-05-23 11:53:41 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-05-23 11:53:41 +0800 |
commit | b22807d3301e85c218434f313ea39277476cac77 (patch) | |
tree | 2eaee9926e35fbebebebda255035aded43b98496 /emulators/Makefile | |
parent | 4ac8b367f1cafc9b0abac742cc328f175ab488d1 (diff) | |
download | freebsd-ports-gnome-b22807d3301e85c218434f313ea39277476cac77.tar.gz freebsd-ports-gnome-b22807d3301e85c218434f313ea39277476cac77.tar.zst freebsd-ports-gnome-b22807d3301e85c218434f313ea39277476cac77.zip |
Move `emulators/hfsutils' to a more appropriate category (sysutils).
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b5dd42c3df9c..c6933468566c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -55,7 +55,6 @@ SUBDIR += hatari SUBDIR += hercules SUBDIR += hfs - SUBDIR += hfsutils SUBDIR += higan SUBDIR += hugo SUBDIR += i386-wine-devel |