diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /x11-toolkits/tk80 | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | FreeBSD-ports-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip FreeBSD-ports-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Diffstat (limited to 'x11-toolkits/tk80')
-rw-r--r-- | x11-toolkits/tk80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile index 92b1c1d..2cae044 100644 --- a/x11-toolkits/tk80/Makefile +++ b/x11-toolkits/tk80/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_0 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@Freebsd.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical toolkit for TCL LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 |