diff options
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r-- | cad/xcircuit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index cf8c3d36a61f..e63f8ab0ec5d 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: xcircuit -# Version required: 2.0a10 +# Version required: 2.0a11 # Date created: 3 Apr 1998 # Whom: giffunip@asme.org # # $FreeBSD$ # -DISTNAME= xcircuit-2.0a10 +DISTNAME= xcircuit-2.0a11 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://bach.ece.jhu.edu/pub/tim/xcircuit/ MASTER_SITE_SUBDIR= apps/circuits -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |