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 /astro | |
parent | - Update to 1.0.0 (diff) |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Diffstat (limited to 'astro')
-rw-r--r-- | astro/kstars/Makefile | 1 | ||||
-rw-r--r-- | astro/marble/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index b6544abad548..2080eec52ec9 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -7,6 +7,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= astro kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 279ba2b6cfbc..05f35ba74d73 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -7,6 +7,7 @@ PORTNAME= marble PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= astro kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |