diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /science | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) | |
download | ports-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.tar.gz ports-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/kalzium/Makefile | 1 | ||||
-rw-r--r-- | science/step/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile index cb926a5411b8..41add0f5026f 100644 --- a/science/kalzium/Makefile +++ b/science/kalzium/Makefile @@ -7,6 +7,7 @@ PORTNAME= kalzium PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/science/step/Makefile b/science/step/Makefile index 1dff3485c416..470b0752b81e 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -7,6 +7,7 @@ PORTNAME= step PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |