diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | 6f18f2b707eeeff77e555513194c5d14fdb16090 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /comms/deforaos-phone | |
parent | 6ff104ec29683224e9ed56e8327eca089e3c78ce (diff) | |
download | pkgsrc-6f18f2b707eeeff77e555513194c5d14fdb16090.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'comms/deforaos-phone')
-rw-r--r-- | comms/deforaos-phone/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index d62d6557857..fe615f6f3a4 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2012/12/17 01:16:28 khorben Exp $ +# $NetBSD: Makefile,v 1.2 2013/01/26 21:37:11 adam Exp $ # DISTNAME= Phone-0.3.11 PKGNAME= deforaos-phone-0.3.11 +PKGREVISION= 1 CATEGORIES= comms net MASTER_SITES= http://www.defora.org/os/download/download/3721/ |