diff options
Diffstat (limited to 'x11/xzoom/Makefile')
-rw-r--r-- | x11/xzoom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xzoom/Makefile b/x11/xzoom/Makefile index 03a86e7de985..69a8b0fcf131 100644 --- a/x11/xzoom/Makefile +++ b/x11/xzoom/Makefile @@ -3,7 +3,7 @@ # Date created: 30 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/08/25 14:05:17 itojun Exp $ +# $Id: Makefile,v 1.2 1998/10/05 05:18:06 steve Exp $ # DISTNAME= xzoom-0.3 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/X EXTRACT_SUFX= .tgz -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com USE_IMAKE= yes MAN1= xzoom.1 |