diff options
author | jmmv <jmmv> | 2003-05-05 19:05:05 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-05 19:05:05 +0000 |
commit | eedf4692211fd120c08f748d78751e8313ab6a06 (patch) | |
tree | ec223a7040ab99adec5a68414fa8610d2aa9e8b7 /math/xeukleides/Makefile | |
parent | 534181fccf7c11165e2b9a3c7ce235358415fe33 (diff) | |
download | pkgsrc-eedf4692211fd120c08f748d78751e8313ab6a06.tar.gz |
PKGREVISION goes after PKGNAME.
Diffstat (limited to 'math/xeukleides/Makefile')
-rw-r--r-- | math/xeukleides/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xeukleides/Makefile b/math/xeukleides/Makefile index 475c1f7a48c..32832fa8839 100644 --- a/math/xeukleides/Makefile +++ b/math/xeukleides/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/05/02 11:55:45 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/05 19:05:16 jmmv Exp $ # FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao Exp DISTNAME= xeukleides.0.9.0 -PKGREVISION= 1 PKGNAME= xeukleides-0.9.0 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://perso.wanadoo.fr/obrecht/download/ |