diff options
author | rene <rene@FreeBSD.org> | 2013-03-25 18:09:39 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-03-25 18:09:39 +0800 |
commit | 6904ed2aec865992431dca462d071a2979480f9c (patch) | |
tree | 3f0b073ac5af1551707a4c47dac0dd09c9edd6f5 /emulators | |
parent | f7a31e5c25558396ac253bb5a7c923a9e18ff138 (diff) | |
download | freebsd-ports-graphics-6904ed2aec865992431dca462d071a2979480f9c.tar.gz freebsd-ports-graphics-6904ed2aec865992431dca462d071a2979480f9c.tar.zst freebsd-ports-graphics-6904ed2aec865992431dca462d071a2979480f9c.zip |
- remove empty OPTIONS_DEFAULT
- portlint fixes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fuse-utils/Makefile | 2 | ||||
-rw-r--r-- | emulators/fuse-utils/pkg-descr | 2 | ||||
-rw-r--r-- | emulators/lib765/Makefile | 2 | ||||
-rw-r--r-- | emulators/lib765/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index 8e588e5aae2..e00b8617295 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -1,4 +1,4 @@ -# Created by: rene +# Created by: rene # $FreeBSD$ PORTNAME= fuse-utils diff --git a/emulators/fuse-utils/pkg-descr b/emulators/fuse-utils/pkg-descr index 37560b6cf3f..366b9bce144 100644 --- a/emulators/fuse-utils/pkg-descr +++ b/emulators/fuse-utils/pkg-descr @@ -2,4 +2,4 @@ fuse-utils is an utility package for handling ZX Spectrum files. It can be used to list and convert tape, hard disk, snapshot, and audio files. Author: Philip Kendall <philip-fuse@shadowmagic.org.uk> -WWW: http://fuse-emulator.sourceforge.net/ +WWW: http://fuse-emulator.sourceforge.net/ diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile index 83c50aa04e6..d3fa6cf2e60 100644 --- a/emulators/lib765/Makefile +++ b/emulators/lib765/Makefile @@ -1,4 +1,4 @@ -# Created by: Alexey V. Antipovsky <kemm@in-line.ru> +# Created by: Alexey V. Antipovsky <kemm@in-line.ru> # $FreeBSD$ PORTNAME= lib765 diff --git a/emulators/lib765/pkg-descr b/emulators/lib765/pkg-descr index 0e44f9be8e9..b2951129d8c 100644 --- a/emulators/lib765/pkg-descr +++ b/emulators/lib765/pkg-descr @@ -6,4 +6,4 @@ or incomplete. lib765 is released under the GNU Library GPL. -WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/ +WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/ |