diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-18 08:01:25 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-18 08:01:25 +0000 |
commit | d293b9db160a0dfd0ea19dba7bf255144ce233ef (patch) | |
tree | bcfbaaae5da78fdc44756bf29594e15187268614 /x11-toolkits/tkdnd | |
parent | dab3a7e1e62ee4ed9551ad543e58d3249ad471b1 (diff) |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Notes
Notes:
svn path=/head/; revision=190273
Diffstat (limited to 'x11-toolkits/tkdnd')
-rw-r--r-- | x11-toolkits/tkdnd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tkdnd/Makefile b/x11-toolkits/tkdnd/Makefile index 0481170d6845..2fb4e0d48b26 100644 --- a/x11-toolkits/tkdnd/Makefile +++ b/x11-toolkits/tkdnd/Makefile @@ -9,7 +9,7 @@ PORTNAME= tkdnd PORTVERSION= 1.0 DISTVERSION= 1.0.20040304 CATEGORIES= x11-toolkits tk84 -MASTER_SITES= CSME +MASTER_SITES= CENKES # Distfile prepared from SourceForge CVS MAINTAINER= infofarmer@FreeBSD.org |