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/roundcube | |
parent | c5b50f16c2e25f17c2e5af50cbe410bcb380607b (diff) | |
download | pkgsrc-e4dd4cf082d9a42bc1c8592c6d47868d8f33c97e.tar.gz |
Bump PKGREVISION from default PHP version change to 5.4.
Diffstat (limited to 'mail/roundcube')
-rw-r--r-- | mail/roundcube/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index daa0d760581..c32998ea124 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/02/08 14:01:03 taca Exp $ +# $NetBSD: Makefile,v 1.52 2013/03/16 07:21:21 obache Exp $ DISTNAME= roundcubemail-0.8.5-dep PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} |