diff options
author | pav <pav@FreeBSD.org> | 2008-04-09 21:42:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-09 21:42:26 +0800 |
commit | 6e27510979996ab23155a609106b11633d910609 (patch) | |
tree | e2e30cb76d42ae00a21b82a4cfc5b2bacd1e3752 /astro | |
parent | 90610a8dfecfb2b85ec771b8794246a28f307ea0 (diff) | |
download | freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.tar.gz freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.tar.zst freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.zip |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpsman/Makefile | 2 | ||||
-rw-r--r-- | astro/ptiger/Makefile | 2 | ||||
-rw-r--r-- | astro/tclgeomap/Makefile | 2 | ||||
-rw-r--r-- | astro/tkgeomap/Makefile | 2 | ||||
-rw-r--r-- | astro/xeartk/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index d7bbe6268f5a..bede8fcd862a 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpsman PORTVERSION= 6.3.2 -CATEGORIES= astro tk84 geography +CATEGORIES= astro tk geography MASTER_SITES= http://www.ncc.up.pt/gpsman/gpsmanhtml/ MASTER_SITE_SUBDIR= science/cartography EXTRACT_SUFX= .tgz diff --git a/astro/ptiger/Makefile b/astro/ptiger/Makefile index 613d26dfe472..2e977935e165 100644 --- a/astro/ptiger/Makefile +++ b/astro/ptiger/Makefile @@ -8,7 +8,7 @@ PORTNAME= ptiger PORTVERSION= 2.2 PORTREVISION= 2 -CATEGORIES= astro tk84 +CATEGORIES= astro tk MASTER_SITES= SF MASTER_SITE_SUBDIR= tkgeomap diff --git a/astro/tclgeomap/Makefile b/astro/tclgeomap/Makefile index a3db6278e3e0..459d970784d4 100644 --- a/astro/tclgeomap/Makefile +++ b/astro/tclgeomap/Makefile @@ -7,7 +7,7 @@ PORTNAME= tclgeomap PORTVERSION= 2.11.4 -CATEGORIES= astro tcl84 +CATEGORIES= astro tcl MASTER_SITES= SF/tkgeomap MAINTAINER= infofarmer@FreeBSD.org diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile index 34b6a13d0b15..3f13915e5f40 100644 --- a/astro/tkgeomap/Makefile +++ b/astro/tkgeomap/Makefile @@ -7,7 +7,7 @@ PORTNAME= tkgeomap PORTVERSION= 2.11.4 -CATEGORIES= astro tk84 +CATEGORIES= astro tk MASTER_SITES= SF MAINTAINER= infofarmer@FreeBSD.org diff --git a/astro/xeartk/Makefile b/astro/xeartk/Makefile index be5421d20924..82adac39100a 100644 --- a/astro/xeartk/Makefile +++ b/astro/xeartk/Makefile @@ -8,7 +8,7 @@ PORTNAME= xeartk PORTVERSION= 2.2 PORTREVISION= 2 -CATEGORIES= astro tk84 +CATEGORIES= astro tk MASTER_SITES= SF MASTER_SITE_SUBDIR= tkgeomap |