aboutsummaryrefslogtreecommitdiff
path: root/misc/dotfile/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-22 20:38:30 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-22 20:38:30 +0000
commit190fcd8f288627ac3d615bdca510932aeaa43f53 (patch)
tree50a07777c621b8dec05ea86485d0565748ab4611 /misc/dotfile/Makefile
parent7b59a5b8dc6e0506f59d1443572d2927921c89e1 (diff)
Notes
Diffstat (limited to 'misc/dotfile/Makefile')
-rw-r--r--misc/dotfile/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile
index 3836a1c999e0..1e2b8eea6e39 100644
--- a/misc/dotfile/Makefile
+++ b/misc/dotfile/Makefile
@@ -3,17 +3,17 @@
# Date created: 11/12/96
# Whom: oly@world.std.com
#
-# $Id: Makefile,v 1.4 1997/04/03 19:18:22 fenner Exp $
+# $Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp $
#
DISTNAME= dotfile-2.0
-CATEGORIES= misc tk41
+CATEGORIES= misc tk80
MASTER_SITES= ftp://ftp.imada.ou.dk/pub/dotfile/
MAINTAINER= oly@world.std.com
-LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41
-RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
+LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
+RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
GNU_CONFIGURE= yes
MAN1= dotfile.1
@@ -23,5 +23,5 @@ do-build:
post-install:
@${CAT} ${PKGDIR}/MESSAGE
-
+
.include <bsd.port.mk>