diff options
Diffstat (limited to 'math/udunits/Makefile')
-rw-r--r-- | math/udunits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/udunits/Makefile b/math/udunits/Makefile index 2b8ed16d8ea..c9ab2edf120 100644 --- a/math/udunits/Makefile +++ b/math/udunits/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2012/09/11 23:04:35 asau Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/03 21:56:41 wiz Exp $ DISTNAME= udunits-1.12.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math devel MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ EXTRACT_SUFX= .tar.Z |