diff options
author | asami <asami@FreeBSD.org> | 1995-12-09 09:30:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-12-09 09:30:20 +0800 |
commit | 6ac069f5f21fa6ddce099649ee914ef36b306ff0 (patch) | |
tree | ec7f5a8372e0ada64668c58c217ce685499db177 /misc | |
parent | 96d62182870c955eb99c3670f69fd962e6ecdd09 (diff) | |
download | freebsd-ports-gnome-6ac069f5f21fa6ddce099649ee914ef36b306ff0.tar.gz freebsd-ports-gnome-6ac069f5f21fa6ddce099649ee914ef36b306ff0.tar.zst freebsd-ports-gnome-6ac069f5f21fa6ddce099649ee914ef36b306ff0.zip |
Delete some garbage (line noise?).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tkman/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile index 9c281ef239c6..7f1a1514020c 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Dec 1994 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.11 1995/11/27 07:50:54 asami Exp $ +# $Id: Makefile,v 1.12 1995/12/07 08:11:57 tg Exp $ # DISTNAME= tkman-1.7.5 @@ -11,8 +11,8 @@ CATEGORIES+= misc MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z -MAINTAINER=thomas@ghpc8.ihf.rwth-aachen.de -10,16l +MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de + LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk4 RUN_DEPENDS= rman:${PORTSDIR}/misc/rman |