diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-19 03:01:17 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-19 03:01:17 +0000 |
commit | dea38560ebe252c09f82076e88488628cbd4f398 (patch) | |
tree | 4633df6d248cee5d96e36e177cd4ee489fbd6050 /x11-wm/fvwm95-i18n/Makefile | |
parent | 38f4e4de380335376484ddf179016d77ac6f4f26 (diff) | |
download | ports-dea38560ebe252c09f82076e88488628cbd4f398.tar.gz ports-dea38560ebe252c09f82076e88488628cbd4f398.zip |
Notes
Diffstat (limited to 'x11-wm/fvwm95-i18n/Makefile')
-rw-r--r-- | x11-wm/fvwm95-i18n/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/fvwm95-i18n/Makefile b/x11-wm/fvwm95-i18n/Makefile index 4609423ce486..efafe88e8d77 100644 --- a/x11-wm/fvwm95-i18n/Makefile +++ b/x11-wm/fvwm95-i18n/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: fvwm95-2 # Version required: 2.0.41f # Date created: Wed Apr 10 21:57:17 MET DST 1996 -# Whom: Andreas Klemm <andreas@knobel.gun.de> +# Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.2 1996/05/27 02:05:20 asami Exp $ +# $Id: Makefile,v 1.3 1996/06/14 20:31:19 asami Exp $ # DISTNAME= fvwm95-2.0.41f @@ -11,7 +11,7 @@ CATEGORIES+= x11 MASTER_SITES= ftp://mitac11.uia.ac.be/pub/ EXTRACT_SUFX= .tgz -MAINTAINER= andreas@knobel.gun.de +MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |