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/freemat | |
parent | aec999f453e4401077ea3626b3c679dc5c6655bd (diff) | |
download | ports-c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2.tar.gz ports-c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2.zip |
Notes
Diffstat (limited to 'math/freemat')
-rw-r--r-- | math/freemat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/freemat/Makefile b/math/freemat/Makefile index 22aca088e2f8..4b56e0a10faf 100644 --- a/math/freemat/Makefile +++ b/math/freemat/Makefile @@ -7,6 +7,7 @@ PORTNAME= freemat PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |