diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-20 17:18:50 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-20 17:18:50 +0000 |
commit | b1ed76d29fb81b37ac6308f09348f9dcf10d9041 (patch) | |
tree | 9731c612656ed960863a6b1c211af9412eaba9d7 /math/mathomatic/Makefile | |
parent | cea5efd02d9c60b8bf2f3bf4e127a23540d32997 (diff) | |
download | pkgsrc-b1ed76d29fb81b37ac6308f09348f9dcf10d9041.tar.gz |
Bump PKGREVISION due to distfile changes (this package has
DIST_SUBDIR=${PKGNAME}). The author made functional changes without
bumping the version number. :(
This closes PR pkg/25258.
Diffstat (limited to 'math/mathomatic/Makefile')
-rw-r--r-- | math/mathomatic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 77c5708c975..968a9a136de 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/04/17 17:08:37 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/20 17:18:50 minskim Exp $ # DISTNAME= am PKGNAME= mathomatic-11.0b +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz |