diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-27 11:07:49 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-27 11:07:49 +0000 |
commit | 235e99621a30f0ba0bd41ed0b250d96326d5b819 (patch) | |
tree | 5c92fc7a82255dcf0ff63b37d8b27e85a9303c72 /emulators | |
parent | 54675fc19d845a4456f69d81a35e8248a01348d9 (diff) | |
download | ports-235e99621a30f0ba0bd41ed0b250d96326d5b819.tar.gz ports-235e99621a30f0ba0bd41ed0b250d96326d5b819.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index a4ca23aefeeb..9de45371a17f 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Read Macintosh HFS floppy disks, hard drives, and CD-ROMs -LICENCE= GPLv2 +LICENSE= GPLv2 CONFLICTS= hfsutils-[0-9]* |