pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/imapproxy Use MASTER_SITE_SOURCEFORGE instead of ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9568fad92f6
branches: trunk
changeset: 359013:a9568fad92f6
user: mef <mef%pkgsrc.org@localhost>
date: Sat Feb 25 13:48:52 2017 +0000
description:
Use MASTER_SITE_SOURCEFORGE instead of hardcoding URL, thanks wiz@.
diffstat:
mail/imapproxy/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b12872e011d1 -r a9568fad92f6 mail/imapproxy/Makefile
--- a/mail/imapproxy/Makefile Sat Feb 25 12:16:44 2017 +0000
+++ b/mail/imapproxy/Makefile Sat Feb 25 13:48:52 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2017/02/25 00:35:13 mef Exp $
+# $NetBSD: Makefile,v 1.19 2017/02/25 13:48:52 mef Exp $
#
DISTNAME= squirrelmail-imap_proxy-1.2.7
PKGNAME= imapproxy-1.2.7
PKGREVISION= 5
CATEGORIES= mail
-MASTER_SITES= https://sourceforge.net/projects/squirrelmail/files/imap_proxy/1.2.7/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=squirrelmail/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.imapproxy.org/
Home |
Main Index |
Thread Index |
Old Index