diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-20 16:29:07 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-20 16:29:07 +0800 |
commit | b1d248ad13b0a98f3708124acd0f689058f5b00d (patch) | |
tree | 9000d097b182b73fb37e6a88d85204b5ead52789 /astro | |
parent | 4d7bc32b922e05fd486958b504fc2b7b2e2541fa (diff) | |
download | freebsd-ports-gnome-b1d248ad13b0a98f3708124acd0f689058f5b00d.tar.gz freebsd-ports-gnome-b1d248ad13b0a98f3708124acd0f689058f5b00d.tar.zst freebsd-ports-gnome-b1d248ad13b0a98f3708124acd0f689058f5b00d.zip |
- Chase astro/libnova shlib version bump
- While here, use SF macro in one port
Diffstat (limited to 'astro')
-rw-r--r-- | astro/mymoon/Makefile | 2 | ||||
-rw-r--r-- | astro/nova/Makefile | 5 | ||||
-rw-r--r-- | astro/xmoontool/Makefile | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index 6a0f958ea66c..39a2c6331e15 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -6,8 +6,8 @@ # PORTNAME= mymoon -PORTREVISION= 1 DISTVERSION= 1.2a +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ \ ${MASTER_SITE_LOCAL} diff --git a/astro/nova/Makefile b/astro/nova/Makefile index ace95d45d37b..7e25c15faa79 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -8,10 +8,9 @@ PORTNAME= nova PORTVERSION= 0.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= astro -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= An Integrated Observational Environment for amateur astronomers diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile index 3f6d1d30e82c..91dcc979b277 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoontool PORTVERSION= 3.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= http://www.senax.net/xmoontool/ |