diff options
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/ |