diff options
Diffstat (limited to 'emulators/hfs/Makefile')
-rw-r--r-- | emulators/hfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index 58a8acbb1d97..7ab7df72c678 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -1,5 +1,6 @@ DISTNAME= hfs0_37 MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ +CATEGORIES+= utilities USE_GMAKE= yes .include <bsd.port.mk> |