diff options
author | jmz <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
commit | 6668ebfd146a4a968a9aad2739ff0e22f056e12e (patch) | |
tree | c58b5ed0094e47034eec0c383025d619c479e96e /emulators/tkhfs | |
parent | 212bf07350a21c82c24ecf9532de5a2f981dea31 (diff) | |
download | FreeBSD-ports-6668ebfd146a4a968a9aad2739ff0e22f056e12e.zip FreeBSD-ports-6668ebfd146a4a968a9aad2739ff0e22f056e12e.tar.gz |
Add MAINTAINER= jmz@FreeBSD.org
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r-- | emulators/tkhfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index b118aef..515b98d 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -3,5 +3,6 @@ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ CATEGORIES+= x11 EXEC_DEPENDS= hfs:${PORTSDIR}/utils/hfs LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk +MAINTAINER= jmz@FreeBSD.org .include <bsd.port.mk> |