diff options
author | asami <asami@FreeBSD.org> | 1999-04-18 18:17:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-04-18 18:17:01 +0800 |
commit | c0525240ccd9f01c6c4dfed1af7d4b9a2f4248c6 (patch) | |
tree | 6d6b26a8b21e620594e9e1abea5dc2fff0194d56 /archivers/macutils | |
parent | 1727eac4445757dbcfa4271a6a67d8ce1468074a (diff) | |
download | freebsd-ports-gnome-c0525240ccd9f01c6c4dfed1af7d4b9a2f4248c6.tar.gz freebsd-ports-gnome-c0525240ccd9f01c6c4dfed1af7d4b9a2f4248c6.tar.zst freebsd-ports-gnome-c0525240ccd9f01c6c4dfed1af7d4b9a2f4248c6.zip |
Remove unnecessary whitespace.
Diffstat (limited to 'archivers/macutils')
-rw-r--r-- | archivers/macutils/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/macutils/Makefile b/archivers/macutils/Makefile index 21c1f30ca7f0..e4353d219ab5 100644 --- a/archivers/macutils/Makefile +++ b/archivers/macutils/Makefile @@ -4,9 +4,9 @@ # Whom: Joel Sutton <sutton@aardvark.apana.org.au> # FreeBSD Version: 2.1.5-RELEASE # -# $Id: Makefile,v 1.2 1998/02/01 23:23:57 fenner Exp $ +# $Id: Makefile,v 1.3 1999/04/16 08:08:01 mharo Exp $ # - + DISTNAME= macutils_2.0b3.orig PKGNAME= macutils-2.0b3 CATEGORIES= emulators @@ -56,4 +56,3 @@ do-install: .endif .include <bsd.port.mk> - |