diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:56:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:56:48 +0000 |
commit | 839f94d88cd3c51388aaab5f2fcb02e06219a34b (patch) | |
tree | dd33cf5cf279ad7b8ba9de66c951153951128ec8 /x11-toolkits/pmw | |
parent | 48887e4ba86a51d4e24b458d7f06bfa3ae75c6cb (diff) | |
download | ports-839f94d88cd3c51388aaab5f2fcb02e06219a34b.tar.gz ports-839f94d88cd3c51388aaab5f2fcb02e06219a34b.zip |
Notes
Diffstat (limited to 'x11-toolkits/pmw')
-rw-r--r-- | x11-toolkits/pmw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/pmw/Makefile b/x11-toolkits/pmw/Makefile index dc15d5d8d02c..647c67bd40fa 100644 --- a/x11-toolkits/pmw/Makefile +++ b/x11-toolkits/pmw/Makefile @@ -3,11 +3,11 @@ # Date created: 03 June 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1998/06/05 06:50:32 tg Exp $ +# $Id: Makefile,v 1.2 1998/06/27 05:19:52 asami Exp $ DISTNAME= Pmw.0.7 PKGNAME= pmw-0.7 -CATEGORIES= x11 +CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.dscpl.com.au/pub/pmw/ MAINTAINER= tg@FreeBSD.ORG |