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 /graphics | |
parent | 4bfdef522259435c9952f47c854e5f9a4f4eb3ca (diff) | |
download | ports-dd18f837b5f8c2684ff34bee86b3a659f78160aa.tar.gz ports-dd18f837b5f8c2684ff34bee86b3a659f78160aa.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/scwm-icons/Makefile | 6 |
1 files changed, 3 insertions, 3 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 |