diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-12 06:22:23 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-12 06:22:23 +0000 |
commit | 9281a722354f59acd44d8bf1b5c470be25ce1cfe (patch) | |
tree | 42450ba9a3011a0cf46ee386df27b3065b31d89b /emulators/hfsutils/Makefile | |
parent | fee36328265b53e74197ad040becfae1fa64c038 (diff) | |
download | ports-9281a722354f59acd44d8bf1b5c470be25ce1cfe.tar.gz ports-9281a722354f59acd44d8bf1b5c470be25ce1cfe.zip |
Notes
Diffstat (limited to 'emulators/hfsutils/Makefile')
-rw-r--r-- | emulators/hfsutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile index a50edb9f23df..68015eae284e 100644 --- a/emulators/hfsutils/Makefile +++ b/emulators/hfsutils/Makefile @@ -3,14 +3,14 @@ # Date Created: 7 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.1.1.1 1997/11/14 13:53:06 tg Exp $ +# $Id: Makefile,v 1.2 1997/11/30 19:43:24 vanilla Exp $ # DISTNAME= hfsutils-2.0 CATEGORIES= emulators MASTER_SITES= ftp://ftp.ps.ucl.ac.uk/pub/mkhfs/ -MAINTAINER= vanilla@@FreeBSD.ORG +MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 |