diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-01-11 01:22:11 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-01-11 01:22:11 +0000 |
commit | ac6956550b01d8126c0ab7f9ecacf429dad371a9 (patch) | |
tree | 29725daaa610a9fffc8dc91e99ee9e417b9a3ffb /devel/patch | |
parent | Avoid conflict with /usr/bin/patch by installing the version from (diff) |
Bump PORTREVISION for the name change to gpatch.
Notes
Notes:
svn path=/head/; revision=37084
Diffstat (limited to 'devel/patch')
-rw-r--r-- | devel/patch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile index 5d47b01a147d..714e4e347677 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -7,6 +7,7 @@ PORTNAME= patch PORTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= patch |