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 /deskutils | |
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 'deskutils')
-rw-r--r-- | deskutils/ical/Makefile | 2 | ||||
-rw-r--r-- | deskutils/zorro/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile index 33341fe28f16..7d922fd2c92a 100644 --- a/deskutils/ical/Makefile +++ b/deskutils/ical/Makefile @@ -9,7 +9,7 @@ PORTNAME= ical PORTVERSION= 2.2 PORTREVISION= 3 -CATEGORIES= deskutils tk84 +CATEGORIES= deskutils tk MASTER_SITES= ftp://ftp.sunet.se/pub/vendor/sco/skunkware/src/shellutil/ MAINTAINER= obrien@FreeBSD.org diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index 74184b10c56d..67b99850c1b7 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -8,7 +8,7 @@ PORTNAME= zorro PORTVERSION= 1.1.8 PORTREVISION= 2 -CATEGORIES= deskutils tk84 +CATEGORIES= deskutils tk MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://atreides.freenix.no/~anders/ \ ftp://totem.fix.no/pub/mirrors/misc/ |