diff options
author | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
commit | 4a08b718eeb44249239269d291e5e723f382b150 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /astro/stellarium | |
parent | 62b16de5a7e24a51d6be70a0a7748c167b951982 (diff) | |
download | freebsd-ports-gnome-4a08b718eeb44249239269d291e5e723f382b150.tar.gz freebsd-ports-gnome-4a08b718eeb44249239269d291e5e723f382b150.tar.zst freebsd-ports-gnome-4a08b718eeb44249239269d291e5e723f382b150.zip |
- Bump PORTREVISION after KDE4_PREFIX change
Diffstat (limited to 'astro/stellarium')
-rw-r--r-- | astro/stellarium/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index 1cd16310a36b..54a3a7559e67 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -3,6 +3,7 @@ PORTNAME= stellarium PORTVERSION= 0.12.4 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Stellarium-sources/${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |