diff options
Diffstat (limited to 'cad/gnucap/Makefile')
-rw-r--r-- | cad/gnucap/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 41f8ed2cc095..884f1714abc8 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -7,14 +7,13 @@ # PORTNAME= gnucap -PORTVERSION= 2007.03.29 +PORTVERSION= 2008.06.08 CATEGORIES= cad -MASTER_SITES= http://www.gnucap.org/devel/ \ - http://www.geda.seul.org/dist/ +MASTER_SITES= http://www.gnucap.org/devel/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= stas@FreeBSD.org -COMMENT= The Gnu Circuit Analysis Package +COMMENT= The GNU Circuit Analysis Package USE_GMAKE= yes GNU_CONFIGURE= yes |