diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-05 20:02:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-05 20:02:34 +0000 |
commit | f05ef254855f0cb42d36c5029540f165599dd95d (patch) | |
tree | 189b501d8ccb8e47faa9267cea079d243f56dfdd /science | |
parent | 8fc7e408f02718b5af41d01a9983b49887ee0d2e (diff) | |
download | ports-f05ef254855f0cb42d36c5029540f165599dd95d.tar.gz ports-f05ef254855f0cb42d36c5029540f165599dd95d.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/kst2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/kst2/Makefile b/science/kst2/Makefile index 76abe3a168c3..dced0b903699 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -3,7 +3,7 @@ PORTNAME= kst DISTVERSION= 2.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science kde MASTER_SITES= SF/${PORTNAME}/Kst%20${DISTVERSION:C/-r.*//}/ |