diff options
author | joerg <joerg@pkgsrc.org> | 2015-09-15 08:22:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2015-09-15 08:22:39 +0000 |
commit | 39d52486c4e98919d1c06cf56b058ee0b3f90e5d (patch) | |
tree | 9adcb23ebe0b0411d091099f52c407d864154bcb /math | |
parent | 8b81e0c512def59bf42673baefcef974c17c3aee (diff) | |
download | pkgsrc-39d52486c4e98919d1c06cf56b058ee0b3f90e5d.tar.gz |
Restore package name, lack of hyphen
Diffstat (limited to 'math')
-rw-r--r-- | math/xeukleides10/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/xeukleides10/Makefile b/math/xeukleides10/Makefile index d75a9959412..6d9df0fd502 100644 --- a/math/xeukleides10/Makefile +++ b/math/xeukleides10/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/08/29 23:01:29 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/09/15 08:22:39 joerg Exp $ DISTNAME= xeukleides.1.0.1 +PKGNAME= xeukleides-1.0.1 PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.eukleides.org/download/ |