diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
commit | 55da208027e4fa723318e75adb9cf89a6f141123 (patch) | |
tree | 4b3930b28888642ee4ce9bd283d549afce0d2d36 /science | |
parent | e715b80220a427c6bb4ec63d482dc1dbd963698c (diff) | |
download | freebsd-ports-graphics-55da208027e4fa723318e75adb9cf89a6f141123.tar.gz freebsd-ports-graphics-55da208027e4fa723318e75adb9cf89a6f141123.tar.zst freebsd-ports-graphics-55da208027e4fa723318e75adb9cf89a6f141123.zip |
- Bump PORTREVISION to chase the update of multimedia/libvpx
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 cb926a5411b..41add0f5026 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 1dff3485c41..470b0752b81 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 |