diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
commit | c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2 (patch) | |
tree | 1e651bfc0b3da81664fbbff464efdd972bcd4825 /math/orpie | |
parent | aec999f453e4401077ea3626b3c679dc5c6655bd (diff) | |
download | ports-c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2.tar.gz ports-c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2.zip |
Notes
Diffstat (limited to 'math/orpie')
-rw-r--r-- | math/orpie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index fff843900fe9..d59e192ad829 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -7,6 +7,7 @@ PORTNAME= orpie PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES+= math MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/orpie/ |