diff options
author | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
commit | e4dd4cf082d9a42bc1c8592c6d47868d8f33c97e (patch) | |
tree | c8333aa872fd29b36f21535276d16fc4e0ea81d1 /mail/ingo | |
parent | c5b50f16c2e25f17c2e5af50cbe410bcb380607b (diff) | |
download | pkgsrc-e4dd4cf082d9a42bc1c8592c6d47868d8f33c97e.tar.gz |
Bump PKGREVISION from default PHP version change to 5.4.
Diffstat (limited to 'mail/ingo')
-rw-r--r-- | mail/ingo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile index 13c40f93223..4d2091a6086 100644 --- a/mail/ingo/Makefile +++ b/mail/ingo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/22 19:59:06 shattered Exp $ +# $NetBSD: Makefile,v 1.21 2013/03/16 07:21:21 obache Exp $ DISTNAME= ingo-h3-${INGOVER} PKGNAME= ingo-${INGOVER} +PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= http://ftp.horde.org/pub/ingo/ \ ftp://ftp.horde.org/pub/ingo/ |