diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /astro | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) | |
download | ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.tar.gz ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/fooseti/Makefile | 2 | ||||
-rw-r--r-- | astro/gpsdrive/Makefile | 1 | ||||
-rw-r--r-- | astro/spacechart/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile index 1b6e64ea4d9c..17f7ddf06c75 100644 --- a/astro/fooseti/Makefile +++ b/astro/fooseti/Makefile @@ -7,7 +7,7 @@ PORTNAME= fooseti PORTVERSION= 0.6.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/ diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 9efc469413d5..ded4229e02c5 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -7,6 +7,7 @@ PORTNAME= gpsdrive PORTVERSION= 1.33 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= http://gpsdrive.kraftvoll.at/ \ http://gpsdrive.dotdeguy.de/ \ diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile index f0a47da3893e..540fbb467fa2 100644 --- a/astro/spacechart/Makefile +++ b/astro/spacechart/Makefile @@ -7,7 +7,7 @@ PORTNAME= spacechart PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |