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 /x11-fm | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) | |
download | ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.tar.gz ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.zip |
- 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 'x11-fm')
-rw-r--r-- | x11-fm/filerunner/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/tkdesk/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/x-files/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/filerunner/Makefile b/x11-fm/filerunner/Makefile index 2ce5dc73de14..b3315092f465 100644 --- a/x11-fm/filerunner/Makefile +++ b/x11-fm/filerunner/Makefile @@ -8,7 +8,7 @@ PORTNAME= filerunner PORTVERSION= 2.5.1 PORTREVISION= 2 -CATEGORIES= x11-fm tk84 +CATEGORIES= x11-fm tk MASTER_SITES= ${MASTER_SITE_NETBSD} \ http://www.cd.chalmers.se/~hch/ DISTNAME= FileRunner-${PORTVERSION} diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile index 8fd7ccb62613..6b75c8e46298 100644 --- a/x11-fm/tkdesk/Makefile +++ b/x11-fm/tkdesk/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkdesk PORTVERSION= 2.0.2 PORTREVISION= 1 -CATEGORIES= x11-fm tk84 +CATEGORIES= x11-fm tk MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:R} diff --git a/x11-fm/x-files/Makefile b/x11-fm/x-files/Makefile index db1712e7b631..53150cf1c42f 100644 --- a/x11-fm/x-files/Makefile +++ b/x11-fm/x-files/Makefile @@ -8,7 +8,7 @@ PORTNAME= x-files PORTVERSION= 2.00b1 PORTREVISION= 2 -CATEGORIES= x11-fm tk83 +CATEGORIES= x11-fm tk MASTER_SITES= http://users.tkk.fi/~mkivinie/X-Files/data/ DISTNAME= X-Files-${PORTVERSION} |