diff options
author | johans <johans@FreeBSD.org> | 2012-06-27 21:01:12 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2012-06-27 21:01:12 +0800 |
commit | c6157b32f5c31d3b6a3c45d82227aca463dc35c0 (patch) | |
tree | 91a9f49ddc7580094b7e23b91dc058a9b1d69f72 /devel/m4 | |
parent | 2b39e955a7974b50ccfdb1ac154010e252e2b527 (diff) | |
download | freebsd-ports-gnome-c6157b32f5c31d3b6a3c45d82227aca463dc35c0.tar.gz freebsd-ports-gnome-c6157b32f5c31d3b6a3c45d82227aca463dc35c0.tar.zst freebsd-ports-gnome-c6157b32f5c31d3b6a3c45d82227aca463dc35c0.zip |
- Bump PORTREVISION due to changed dependencies in previous commit.
This causes problems in tinderbox and possibly in other environments as well.
Reported by: wen
Diffstat (limited to 'devel/m4')
-rw-r--r-- | devel/m4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/m4/Makefile b/devel/m4/Makefile index e0f895a5e321..0a71ee1fd234 100644 --- a/devel/m4/Makefile +++ b/devel/m4/Makefile @@ -7,6 +7,7 @@ PORTNAME= m4 PORTVERSION= 1.4.16 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} |