diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
commit | 1760fd66540c713665a0483dcd354481bc58ae6f (patch) | |
tree | 134eb59f36f3fd48bf496a725a676c06a10d4726 /x11-fm | |
parent | 0a1819bd2829c7ed870f700dd9be402a8f769f3f (diff) | |
download | ports-1760fd66540c713665a0483dcd354481bc58ae6f.tar.gz ports-1760fd66540c713665a0483dcd354481bc58ae6f.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/filerunner/Makefile | 4 | ||||
-rw-r--r-- | x11-fm/tkdesk/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-fm/filerunner/Makefile b/x11-fm/filerunner/Makefile index 31b09641d5ea..0579446fcf6e 100644 --- a/x11-fm/filerunner/Makefile +++ b/x11-fm/filerunner/Makefile @@ -3,12 +3,12 @@ # Date created: 3 August 1996 # Whom: lukin # -# $Id: Makefile,v 1.2 1996/11/05 17:53:16 jfitz Exp $ +# $Id: Makefile,v 1.3 1996/11/18 10:36:49 asami Exp $ # DISTNAME= FileRunner_2.0 PKGNAME= filerunner-2.0 -CATEGORIES= x11 +CATEGORIES= x11 tk41 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/xutils/managers EXTRACT_SUFX= .tgz diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile index 385c58e433e3..0740d36af595 100644 --- a/x11-fm/tkdesk/Makefile +++ b/x11-fm/tkdesk/Makefile @@ -3,12 +3,12 @@ # Date created: 30 Jul 1996 # Whom: shanee@rabbit.augusta.de # -# $Id: Makefile,v 1.1.1.1 1996/08/02 19:57:31 chuckr Exp $ +# $Id: Makefile,v 1.3 1996/11/12 04:54:07 max Exp $ # DISTNAME= tkdesk-1.0b3 PKGNAME= tkdesk-1.0b3 -CATEGORIES= misc x11 +CATEGORIES= misc x11 tk41 MASTER_SITES= http://sun1.rrzn-user.uni-hannover.de/~zzhibol/tkdesk/ MAINTAINER= nox@jelal.hb.north.de |