diff options
author | asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
commit | f64e8205f0137f683eab98cd135658efc4d521ce (patch) | |
tree | 08cc308b66ea53ea74832bb5eb0426cfd544b40a /x11-wm | |
parent | 85a77e68a5b3cf704192c0604484cf85ba114048 (diff) | |
download | FreeBSD-ports-f64e8205f0137f683eab98cd135658efc4d521ce.zip FreeBSD-ports-f64e8205f0137f683eab98cd135658efc4d521ce.tar.gz |
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/piewm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index 3b650c7..bf0523e 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -3,7 +3,7 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/12 20:31:20 asami Exp $ +# $Id: Makefile,v 1.10 1996/11/18 11:43:26 asami Exp $ # DISTNAME= piewm @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.x.org/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |