diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-04 15:37:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-04 15:37:11 +0000 |
commit | d21f8c41774d87597ba680eceae7717b16e8b358 (patch) | |
tree | aa546b0106c6bf9c6bd2b24f399070ec912e5929 /astro/kstars | |
parent | 05328dea7c9e8f3621f23afa00c96720e3aa2304 (diff) | |
download | ports-d21f8c41774d87597ba680eceae7717b16e8b358.tar.gz ports-d21f8c41774d87597ba680eceae7717b16e8b358.zip |
Notes
Diffstat (limited to 'astro/kstars')
-rw-r--r-- | astro/kstars/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index b1a826bd81f6..19f4c76d9db8 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -2,6 +2,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= astro kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |