aboutsummaryrefslogtreecommitdiff
path: root/archivers/gcpio
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2020-08-24 14:56:43 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2020-08-24 14:56:43 +0000
commit9467e58d8b247e34dccdf9da5b63b029f988b84b (patch)
tree61ee38b5a55c5f0ded6d7518a650bdb6d956adc6 /archivers/gcpio
parentf34877a2023513dc64f95748713da48884510096 (diff)
downloadports-9467e58d8b247e34dccdf9da5b63b029f988b84b.tar.gz
ports-9467e58d8b247e34dccdf9da5b63b029f988b84b.zip
Actually bump PORTREVISION after fixing -fno-common build.
Notes
Notes: svn path=/head/; revision=546090
Diffstat (limited to 'archivers/gcpio')
-rw-r--r--archivers/gcpio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index 20b82f606f00..f01bc9c64ef8 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cpio
PORTVERSION= 2.13
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= GNU
PKGNAMEPREFIX= g