diff options
Diffstat (limited to 'cad/eagle/Makefile')
-rw-r--r-- | cad/eagle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/eagle/Makefile b/cad/eagle/Makefile index 9fb8803dd38..26e7deabe71 100644 --- a/cad/eagle/Makefile +++ b/cad/eagle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:24:49 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 16:32:10 martti Exp $ # DISTNAME= eagle-4.09r2e @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.cadsoft.de/ -COMMENT= easy to use printed circuit board editor +COMMENT= Easy to use printed circuit board editor DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11 |