diff options
| author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-08 17:21:46 +0000 |
|---|---|---|
| committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-08 17:21:46 +0000 |
| commit | 54834eacc3561940c312a2eba253e8701442445b (patch) | |
| tree | 598d0e1cfa8287ab556c03bca8921974f74021e8 /textproc/makepatch/Makefile | |
| parent | e5bed1ffa3bffa718c1063c26d19f8a9dc1f4d33 (diff) | |
Notes
Diffstat (limited to 'textproc/makepatch/Makefile')
| -rw-r--r-- | textproc/makepatch/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/makepatch/Makefile b/textproc/makepatch/Makefile index 523c65e88e83..e8b461f932df 100644 --- a/textproc/makepatch/Makefile +++ b/textproc/makepatch/Makefile @@ -6,13 +6,12 @@ # PORTNAME= makepatch -PORTVERSION= 2.00a -PORTREVISION= 1 +PORTVERSION= 2.03 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/JV -MAINTAINER= ports@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Perl scripts to assist in the generation and application of patches PERL_CONFIGURE= yes |
