diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-07 03:13:23 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-07 03:13:23 +0000 |
commit | 9a3cda351de73c93353ce8f232c767a159dce66f (patch) | |
tree | 13cb5e48957069109a3293f29825ea0313db6f00 /devel/clint/Makefile | |
parent | 5295effe7d364260e367f482ba1b71749f269319 (diff) | |
download | ports-9a3cda351de73c93353ce8f232c767a159dce66f.tar.gz ports-9a3cda351de73c93353ce8f232c767a159dce66f.zip |
Notes
Diffstat (limited to 'devel/clint/Makefile')
-rw-r--r-- | devel/clint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/clint/Makefile b/devel/clint/Makefile index 4e6d9ccce444..8232126e9e5f 100644 --- a/devel/clint/Makefile +++ b/devel/clint/Makefile @@ -8,11 +8,12 @@ PORTNAME= clint PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes GNU_CONFIGURE= yes |