diff options
author | joerg <joerg> | 2015-09-15 08:22:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2015-09-15 08:22:39 +0000 |
commit | 283808aecaab601c16dbde8943e844f275c82b80 (patch) | |
tree | 9adcb23ebe0b0411d091099f52c407d864154bcb /math | |
parent | 50231f0d70e513c70513a28567e92ef5e35ed102 (diff) | |
download | pkgsrc-283808aecaab601c16dbde8943e844f275c82b80.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/ |