diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-12 15:53:39 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-12 15:53:39 +0000 |
commit | 13554e8645bf0155280485ca5ef5688e36b1dc69 (patch) | |
tree | 759b29225f9dd5aeec05a0a133fe54753c26dd58 /cad | |
parent | Fix problem when defining multiple options. (diff) |
Update to 0.31
PR: ports/39162
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes:
svn path=/head/; revision=61162
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gnucap/Makefile | 2 | ||||
-rw-r--r-- | cad/gnucap/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 74b6dfd787eb..10396b3219d5 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnucap -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/cad/gnucap/distinfo b/cad/gnucap/distinfo index fb7b859a78af..5bbc9124f3fe 100644 --- a/cad/gnucap/distinfo +++ b/cad/gnucap/distinfo @@ -1 +1 @@ -MD5 (gnucap-0.30.tar.gz) = d1a8a99ee5c320ae28c917dd01ad6a8d +MD5 (gnucap-0.31.tar.gz) = 687d8b48ac32bf2de4b1758a8b7c190b |