diff options
author | tnn <tnn@pkgsrc.org> | 2007-04-29 21:51:24 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-04-29 21:51:24 +0000 |
commit | 16d71b07c688f3c3a3881274d073d151763afd1f (patch) | |
tree | 6bb98e463b021a35eca656a0dbc790c593304579 /math/orpie | |
parent | 1da55aca423389df5813c48b691632b7cf6c2f39 (diff) | |
download | pkgsrc-16d71b07c688f3c3a3881274d073d151763afd1f.tar.gz |
Remove PKGREVISION on orpie, which was moved from pkgsrc-wip.
Prefer pkgsrc correctness over potentially breaking wip-users' upgrades.
Diffstat (limited to 'math/orpie')
-rw-r--r-- | math/orpie/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index b3f659c12a5..526a4a9cb38 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/04/29 20:01:45 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2007/04/29 21:51:52 tnn Exp $ # DISTNAME= orpie-1.4.3 -PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/orpie/ |