diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | 46a4d695719697de7bae057feb71590215c942ae (patch) | |
tree | 8e2fc2fb31df3b633ba5949c41dac7b33b414fb0 /astro | |
parent | 3e92dd740160be7c12098e4ac61656423c3451e2 (diff) | |
download | ports-46a4d695719697de7bae057feb71590215c942ae.tar.gz ports-46a4d695719697de7bae057feb71590215c942ae.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gdesklets-goodweather-psi/Makefile | 1 | ||||
-rw-r--r-- | astro/gdesklets-goodweather/Makefile | 2 | ||||
-rw-r--r-- | astro/gdesklets-seti/Makefile | 1 | ||||
-rw-r--r-- | astro/gdesklets-weather/Makefile | 1 | ||||
-rw-r--r-- | astro/gkrellmoon2/Makefile | 1 | ||||
-rw-r--r-- | astro/glunarclock/Makefile | 2 | ||||
-rw-r--r-- | astro/gpsdrive/Makefile | 2 | ||||
-rw-r--r-- | astro/nova/Makefile | 1 | ||||
-rw-r--r-- | astro/xplanet/Makefile | 1 |
9 files changed, 9 insertions, 3 deletions
diff --git a/astro/gdesklets-goodweather-psi/Makefile b/astro/gdesklets-goodweather-psi/Makefile index f93d52a398c4..0aea2d9adab5 100644 --- a/astro/gdesklets-goodweather-psi/Makefile +++ b/astro/gdesklets-goodweather-psi/Makefile @@ -7,6 +7,7 @@ PORTNAME= goodweather PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= astro gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- diff --git a/astro/gdesklets-goodweather/Makefile b/astro/gdesklets-goodweather/Makefile index 462a5d9e2c94..dc40857c001f 100644 --- a/astro/gdesklets-goodweather/Makefile +++ b/astro/gdesklets-goodweather/Makefile @@ -7,7 +7,7 @@ PORTNAME= goodweather PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- diff --git a/astro/gdesklets-seti/Makefile b/astro/gdesklets-seti/Makefile index 2d4cd5656cd4..1feabbc081e4 100644 --- a/astro/gdesklets-seti/Makefile +++ b/astro/gdesklets-seti/Makefile @@ -7,6 +7,7 @@ PORTNAME= seti PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= astro gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- diff --git a/astro/gdesklets-weather/Makefile b/astro/gdesklets-weather/Makefile index e79747b49374..c69a95fa7e5a 100644 --- a/astro/gdesklets-weather/Makefile +++ b/astro/gdesklets-weather/Makefile @@ -7,6 +7,7 @@ PORTNAME= weather PORTVERSION= 0.26 +PORTREVISION= 1 CATEGORIES= astro gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- diff --git a/astro/gkrellmoon2/Makefile b/astro/gkrellmoon2/Makefile index 998d3db41bdc..460540dcaec3 100644 --- a/astro/gkrellmoon2/Makefile +++ b/astro/gkrellmoon2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gkrellmoon2 PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gkrellmoon diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 669ef630d84c..a2748b1d1f84 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= glunarclock PORTVERSION= 0.30.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index b8a385d2aee9..490cc675f258 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpsdrive PORTVERSION= 2.09 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= http://www.gpsdrive.cc/ \ http://www.gpsdrive.oc512.us/ \ diff --git a/astro/nova/Makefile b/astro/nova/Makefile index 1e2930e0b425..41d8f619671e 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -8,6 +8,7 @@ PORTNAME= nova PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index a8996b79e35c..5cf7907a27e9 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -7,6 +7,7 @@ PORTNAME= xplanet PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |