diff options
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 |