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 /mail | |
parent | 90610a8dfecfb2b85ec771b8794246a28f307ea0 (diff) | |
download | freebsd-ports-graphics-6e27510979996ab23155a609106b11633d910609.tar.gz freebsd-ports-graphics-6e27510979996ab23155a609106b11633d910609.tar.zst freebsd-ports-graphics-6e27510979996ab23155a609106b11633d910609.zip |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exmh2/Makefile | 2 | ||||
-rw-r--r-- | mail/postilion/Makefile | 2 | ||||
-rw-r--r-- | mail/tkrat2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index 466a05dc49a..9550b959ce9 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -10,7 +10,7 @@ PORTNAME= exmh PORTVERSION= 2.7.2 PORTREVISION= 1 -CATEGORIES+= mail tk84 +CATEGORIES+= mail tk MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/postilion/Makefile b/mail/postilion/Makefile index 102375356e9..8a0043b6d1a 100644 --- a/mail/postilion/Makefile +++ b/mail/postilion/Makefile @@ -8,7 +8,7 @@ PORTNAME= postilion PORTVERSION= 0.9.3c PORTREVISION= 3 -CATEGORIES= mail tk83 +CATEGORIES= mail tk MASTER_SITES= http://www.postilion.org/software/Postilion/ DISTNAME= ${PORTNAME}-current diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 1c8b1672553..319edcea068 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkrat PORTVERSION= 2.1.5 PORTREVISION= 2 -CATEGORIES= mail tk84 +CATEGORIES= mail tk MASTER_SITES= http://tkrat.org/downloads/stable/ \ ftp://ftp.tkrat.org/pub/tkrat/ |