diff options
author | danilo <danilo@FreeBSD.org> | 2014-12-18 03:19:53 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-12-18 03:19:53 +0800 |
commit | c179e2f18c822cac7ea86ee7fd94aac18cd10cba (patch) | |
tree | 0c39a15f49ce0a32f2c4f157edc8841d096f05e2 /astro/kstars/Makefile | |
parent | 9414e8e9ea5fc8a29a5b9c5ae77dbb8d9a752bd6 (diff) | |
download | freebsd-ports-gnome-c179e2f18c822cac7ea86ee7fd94aac18cd10cba.tar.gz freebsd-ports-gnome-c179e2f18c822cac7ea86ee7fd94aac18cd10cba.tar.zst freebsd-ports-gnome-c179e2f18c822cac7ea86ee7fd94aac18cd10cba.zip |
- Update from 4.24 to 4.25
Diffstat (limited to 'astro/kstars/Makefile')
-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 e514832dda0f..a66fc45b2230 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} |