diff options
author | jym <jym@pkgsrc.org> | 2013-01-10 00:15:55 +0000 |
---|---|---|
committer | jym <jym@pkgsrc.org> | 2013-01-10 00:15:55 +0000 |
commit | 3e852e74aa90607559c76e1f501be92d195389fd (patch) | |
tree | d62e492107fedcc1d7a89b9fc2273ddab510e1ba /mail/roundcube/Makefile | |
parent | 35b34b259aea8291eabc26ad6c7cc2095bbbfabb (diff) | |
download | pkgsrc-3e852e74aa90607559c76e1f501be92d195389fd.tar.gz |
Bump revision, as noted by wiz@ and gdt@. Thanks!
Diffstat (limited to 'mail/roundcube/Makefile')
-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 df768a6b992..81c7847f934 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.49 2012/12/05 15:38:01 taca Exp $ +# $NetBSD: Makefile,v 1.50 2013/01/10 00:15:55 jym Exp $ DISTNAME= roundcubemail-0.8.4-dep PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//} CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} +PKGREVISION= 1 MAINTAINER= taca@NetBSD.org HOMEPAGE= http://roundcube.net/ |