diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-03 02:47:24 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-03 02:47:24 +0000 |
commit | dd18f837b5f8c2684ff34bee86b3a659f78160aa (patch) | |
tree | 1a2c13077552fc83024c1cf71d32a4bfec31353e | |
parent | 4bfdef522259435c9952f47c854e5f9a4f4eb3ca (diff) | |
download | ports-dd18f837b5f8c2684ff34bee86b3a659f78160aa.tar.gz ports-dd18f837b5f8c2684ff34bee86b3a659f78160aa.zip |
Notes
-rw-r--r-- | graphics/scwm-icons/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/scwm/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/scwm-icons/Makefile b/graphics/scwm-icons/Makefile index 7fa71557204f..772e5be5fac4 100644 --- a/graphics/scwm-icons/Makefile +++ b/graphics/scwm-icons/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: scwm-icons # Version required: 0.8 # Date created: 07 April 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> +# Whom: Yukihiro Nakai <nacai@iname.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/03 01:08:40 steve Exp $ # DISTNAME= scwm-icons-0.8 CATEGORIES= graphics MASTER_SITES= ftp://huis-clos.mit.edu/pub/scwm/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com GNU_CONFIGURE= yes USE_X_PREFIX= yes diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile index a9c10dc82ec3..161b02db86b4 100644 --- a/x11-wm/scwm/Makefile +++ b/x11-wm/scwm/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: scwm # Version required: 0.8a # Date created: 26 December 1997 -# Whom: Yukihiro Nakai <Nakai@technologist.com +# Whom: Yukihiro Nakai <nacai@iname.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/03 01:12:14 steve Exp $ # DISTNAME= scwm-0.8a CATEGORIES= x11-wm MASTER_SITES= ftp://huis-clos.mit.edu/pub/scwm/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com LIB_DEPENDS= guile.4:${PORTSDIR}/lang/guile \ Xpm.4:${PORTSDIR}/graphics/xpm |