diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-04-21 23:14:42 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-04-21 23:14:42 +0000 |
commit | 7faf8dc494a823a433090120d510e3aebed62b05 (patch) | |
tree | cafe78043d16a4a9d4ffe9cb1b02d55435782bb9 /math/orpie/Makefile | |
parent | 80e1605d9deab17d7d6db97e3c75dea55f85e191 (diff) |
Notes
Diffstat (limited to 'math/orpie/Makefile')
-rw-r--r-- | math/orpie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index 8d88ba0c6aa0..6d2aef6ad476 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -7,7 +7,7 @@ PORTNAME= orpie PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= math MASTER_SITES= http://pessimization.com/software/orpie/ |