diff options
author | asami <asami@FreeBSD.org> | 1995-11-09 13:58:00 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-09 13:58:00 +0800 |
commit | f523eda955c2795927c105fd829dc8e91b287ec0 (patch) | |
tree | e25508f5e95d45f129f1e023aa5a88e4030d732b /x11-wm/ctwm | |
parent | 4a27c8944d0c825b4c72a68e98ba28c52b5a2541 (diff) | |
download | freebsd-ports-gnome-f523eda955c2795927c105fd829dc8e91b287ec0.tar.gz freebsd-ports-gnome-f523eda955c2795927c105fd829dc8e91b287ec0.tar.zst freebsd-ports-gnome-f523eda955c2795927c105fd829dc8e91b287ec0.zip |
Add torstenb as maintainer.
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r-- | x11-wm/ctwm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 9b6eea7d26f3..7cce74633710 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -3,7 +3,7 @@ # Date created: 13 November 1994 # Whom: torstenb # -# $Id: Makefile,v 1.7 1995/04/01 12:50:47 jkh Exp $ +# $Id: Makefile,v 1.8 1995/04/12 20:30:59 asami Exp $ # DISTNAME= ctwm-3.3 @@ -11,6 +11,8 @@ CATEGORIES+= x11 MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/ EXTRACT_SUFX= .tar.Z +MAINTAINER= torstenb@FreeBSD.ORG + LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm USE_IMAKE= yes |