diff options
| author | Johan van Selst <johans@FreeBSD.org> | 2013-05-04 17:29:38 +0000 |
|---|---|---|
| committer | Johan van Selst <johans@FreeBSD.org> | 2013-05-04 17:29:38 +0000 |
| commit | c8aa128bfced056c6c6ce5c2f47db173c6ce6d6b (patch) | |
| tree | 312bd0f40c717078f00d735232a641af4af63a13 /misc/patchutils/Makefile | |
| parent | Update Algol 68 Genie to 2.6 (diff) | |
Update patchutils to 0.3.3
Diffstat (limited to 'misc/patchutils/Makefile')
| -rw-r--r-- | misc/patchutils/Makefile | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/misc/patchutils/Makefile b/misc/patchutils/Makefile index bf5d66e6bd52..3d999d85f752 100644 --- a/misc/patchutils/Makefile +++ b/misc/patchutils/Makefile @@ -1,20 +1,15 @@ -# ex:ts=8 -# New ports collection makefile for: patchutils -# Date created: Jul 23, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= patchutils -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= misc MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/ MAINTAINER= johans@FreeBSD.org COMMENT= A small collection of programs that operate on patch files -USE_BZIP2= yes +USE_XZ= yes USE_PERL5= yes GNU_CONFIGURE= yes |
