diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-06-27 14:08:51 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-06-27 14:08:51 +0000 |
commit | a49431510020a5304b899868811c364251f5a97c (patch) | |
tree | ae139b56b3e167e2cdf4c889ad68c8bc247579b2 | |
parent | 2a5ab723a874d123e7a408610b93601de589153b (diff) | |
download | pkgsrc-a49431510020a5304b899868811c364251f5a97c.tar.gz |
Really bump PKGREVISION
-rw-r--r-- | devel/libvolume_id/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libvolume_id/Makefile b/devel/libvolume_id/Makefile index b97fd118b2d..0bb96cfb8d9 100644 --- a/devel/libvolume_id/Makefile +++ b/devel/libvolume_id/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/31 11:17:24 asau Exp $ +# $NetBSD: Makefile,v 1.10 2014/06/27 14:08:51 ryoon Exp $ # DISTNAME= libvolume_id-0.81.1 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.marcuscom.com/downloads/ EXTRACT_SUFX= .tar.bz2 |