diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
commit | 69dd27cc3cd44a30bdf8df1169fbd4684d4c967a (patch) | |
tree | 6d0825204490f8766f2283672d81cb55c62243fc /devel/pycount | |
parent | b0438bf96e239ebf5b0e3836216aaf03fec04f4b (diff) |
Notes
Diffstat (limited to 'devel/pycount')
-rw-r--r-- | devel/pycount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pycount/Makefile b/devel/pycount/Makefile index ad8bf7e82a8f..84f20ae806da 100644 --- a/devel/pycount/Makefile +++ b/devel/pycount/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}.py EXTRACT_SUFX= # DIST_SUBDIR= python -MAINTAINER= lwhsu@lwhsu.org +MAINTAINER= lwhsu@FreeBSD.org COMMENT= A very initial effort to Python code metrics USE_DOS2UNIX= yes |