diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-04-08 15:07:29 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-04-08 15:07:29 +0000 |
commit | b7e880eee57792d1284580bd6f1bd5a1b42cb057 (patch) | |
tree | 5dec59f812a3f21e5ad34a50ffa905b7817fc030 /math | |
parent | f94c1fb1a5547aff16d8b966c9da6ff00aa0f5f9 (diff) | |
download | ports-b7e880eee57792d1284580bd6f1bd5a1b42cb057.tar.gz ports-b7e880eee57792d1284580bd6f1bd5a1b42cb057.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/pspp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 55c04e8d2ccd..c8d5b04d502a 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -7,7 +7,7 @@ PORTNAME= pspp PORTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |