diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
commit | fab9e142483cf821158aa9d846d4645fcd122eff (patch) | |
tree | 6ab513eca9a83dc1b88694269449b669fe7e6b5d /comms | |
parent | 8b621aa9fa417bd6156d7c6d638b4cff10143738 (diff) | |
download | pkgsrc-fab9e142483cf821158aa9d846d4645fcd122eff.tar.gz |
PKGREVISION bump for json-c shlib rename.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/deforaos-phone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index 9a9fa976009..53eea2bcf1f 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/10/10 14:42:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2013/11/25 12:00:47 wiz Exp $ # DISTNAME= Phone-0.3.12 PKGNAME= deforaos-phone-0.3.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms net MASTER_SITES= http://www.defora.org/os/download/download/4296/ |