diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-04-02 12:40:06 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-04-02 12:40:06 +0000 |
commit | 2dca5b39765733ca8e59d4a34efb62b5cf29e4db (patch) | |
tree | 50148f4471d7a61b0e5ba5a700f0ce17c7cbe48c /emulators | |
parent | 7cad030d27d7793582d70a13eb92a3aec588e4e0 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/playonbsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/playonbsd/Makefile b/emulators/playonbsd/Makefile index 79f93a169d3f..87b32c5c7065 100644 --- a/emulators/playonbsd/Makefile +++ b/emulators/playonbsd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= emulators games MAINTAINER= se@FreeBSD.org -COMMENT= Easily install and run Windows software for use with wine +COMMENT= Easily install and run Windows software for use with Wine LICENSE= GPLv3 |