diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /x11/tycoon | |
parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) |
Notes
Diffstat (limited to 'x11/tycoon')
-rw-r--r-- | x11/tycoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 1e05948b8597..ed9a13063ed5 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -3,7 +3,7 @@ # Date created: 19 September 1997 # Whom: steve@farrell.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/24 05:02:43 fenner Exp $ # DISTNAME= tycoon-1.07o @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= steve@farrell.org -LIB_DEPENDS= xforms:${PORTSDIR}/x11/xforms +LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |