summaryrefslogtreecommitdiff
path: root/emulators/tkhfs
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-11 02:02:17 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-11 02:02:17 +0000
commitbb0452e715a44a42ccf7bac7100dd90e39d901ba (patch)
tree2c8521eada4e51a187db8333383191363039eb7d /emulators/tkhfs
parentSome more Makefile updates, for the math ports. (diff)
Add MAINTAINER= jmz@FreeBSD.org
Notes
Notes: svn path=/head/; revision=1327
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r--emulators/tkhfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile
index b118aefb627e..515b98d02999 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>