diff options
Diffstat (limited to 'x11/xforms')
-rw-r--r-- | x11/xforms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile index 043bf3e7630..6537f392f78 100644 --- a/x11/xforms/Makefile +++ b/x11/xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/05/08 14:22:04 frueauf Exp $ +# $NetBSD: Makefile,v 1.4 1998/06/13 15:15:49 matthias Exp $ # DISTNAME= bxform-088 @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= lamj@stat.cmu.edu -ONLY_FOR_ARCHS= arm32 i386 m68k sparc +ONLY_FOR_ARCHS= arm32 i386 m68k sparc pc532 DIST_SUBDIR= xforms/${MASTER_SITE_SUBDIR} |