diff options
author | jym <jym@pkgsrc.org> | 2012-06-05 18:48:02 +0000 |
---|---|---|
committer | jym <jym@pkgsrc.org> | 2012-06-05 18:48:02 +0000 |
commit | 12d88d42287bdd060f498c261d16ab8bac73c066 (patch) | |
tree | 5b1fe714dc4e71ecca6026dc1f97448f58f72717 /mail/roundcube/Makefile | |
parent | f752d21dd051cdf54435259247a8607fad4f0551 (diff) | |
download | pkgsrc-12d88d42287bdd060f498c261d16ab8bac73c066.tar.gz |
On <dholland> advice, bump revision.
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 5b0b9822224..ea76be941e0 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2012/06/05 17:56:10 jym Exp $ +# $NetBSD: Makefile,v 1.41 2012/06/05 18:48:02 jym Exp $ DISTNAME= roundcubemail-0.7.2-dep PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} |