pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/imapproxy
Module Name: pkgsrc
Committed By: mef
Date: Sat Feb 25 13:48:52 UTC 2017
Modified Files:
pkgsrc/mail/imapproxy: Makefile
Log Message:
Use MASTER_SITE_SOURCEFORGE instead of hardcoding URL, thanks wiz@.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/imapproxy/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/imapproxy/Makefile
diff -u pkgsrc/mail/imapproxy/Makefile:1.18 pkgsrc/mail/imapproxy/Makefile:1.19
--- pkgsrc/mail/imapproxy/Makefile:1.18 Sat Feb 25 00:35:13 2017
+++ pkgsrc/mail/imapproxy/Makefile Sat Feb 25 13:48:52 2017
@@ -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