diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-11-30 19:43:24 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-11-30 19:43:24 +0000 |
commit | f0bba9f4d21cf7a4a43c93c2a8fad2c74c76ddbd (patch) | |
tree | 71628e31eabef58ead333261460864ce5fd64b8b /emulators/hfsutils | |
parent | 8a800b542d30ac457ac11d38a0a63390c11db0e5 (diff) | |
download | ports-f0bba9f4d21cf7a4a43c93c2a8fad2c74c76ddbd.tar.gz ports-f0bba9f4d21cf7a4a43c93c2a8fad2c74c76ddbd.zip |
Notes
Diffstat (limited to 'emulators/hfsutils')
-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 910c7bc20826..a50edb9f23df 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$ +# $Id: Makefile,v 1.1.1.1 1997/11/14 13:53:06 tg Exp $ # DISTNAME= hfsutils-2.0 CATEGORIES= emulators MASTER_SITES= ftp://ftp.ps.ucl.ac.uk/pub/mkhfs/ -MAINTAINER= vanilla@MinJe.com.TW +MAINTAINER= vanilla@@FreeBSD.ORG LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 |