diff options
Diffstat (limited to 'emulators/vice/Makefile')
-rw-r--r-- | emulators/vice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index ba42dd4a25e2..5be6b584cea6 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ LIB_DEPENDS+= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d .endif -RESTRICTED= "ROMs are copyrighted by Commodore Business Machines" +RESTRICTED= ROMs are copyrighted by Commodore Business Machines LICENSE= GPLv2 USE_XORG= xpm ice sm xext xv xt x11 xmu |