diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /astro/tkgeomap | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=210928
Diffstat (limited to 'astro/tkgeomap')
-rw-r--r-- | astro/tkgeomap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |