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 /sysutils | |
parent | Update to 0.80 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dirdiff/Makefile | 2 | ||||
-rw-r--r-- | sysutils/modules/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dirdiff/Makefile b/sysutils/dirdiff/Makefile index ae4af9c7fea1..e55a3e99e4d5 100644 --- a/sysutils/dirdiff/Makefile +++ b/sysutils/dirdiff/Makefile @@ -8,7 +8,7 @@ PORTNAME= dirdiff PORTVERSION= 2.1 PORTREVISION= 3 -CATEGORIES= sysutils tcl84 tk84 +CATEGORIES= sysutils tcl tk MASTER_SITES= ftp://ftp.samba.org/pub/paulus/ MAINTAINER= grog@FreeBSD.Org diff --git a/sysutils/modules/Makefile b/sysutils/modules/Makefile index ae50d5c84f84..fbd35396f8e2 100644 --- a/sysutils/modules/Makefile +++ b/sysutils/modules/Makefile @@ -7,7 +7,7 @@ PORTNAME= modules PORTVERSION= 3.1.6 -CATEGORIES= sysutils tcl84 +CATEGORIES= sysutils tcl MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |