diff options
Diffstat (limited to 'devel/adabooch/Makefile')
-rw-r--r-- | devel/adabooch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/adabooch/Makefile b/devel/adabooch/Makefile index 3ed452736f16..500d1d1ff741 100644 --- a/devel/adabooch/Makefile +++ b/devel/adabooch/Makefile @@ -6,13 +6,13 @@ # PORTNAME= adabooch -PORTVERSION= 20020602 +PORTVERSION= 20030309 CATEGORIES= devel MASTER_SITES= http://www.adapower.net/booch/download/ DISTNAME= bc-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Library which provide container classes as well as powertools for Ada NO_BUILD= yes |