svn commit: r315660 - head/java/javamail
Martin Wilke
miwi at FreeBSD.org
Tue Apr 2 04:42:52 UTC 2013
Author: miwi
Date: Tue Apr 2 04:42:52 2013
New Revision: 315660
URL: http://svnweb.freebsd.org/changeset/ports/315660
Log:
- Fix fetch
Reported by: pointyhat
Approved by: portmgr
Modified:
head/java/javamail/Makefile (contents, props changed)
Modified: head/java/javamail/Makefile
==============================================================================
--- head/java/javamail/Makefile Tue Apr 2 04:41:44 2013 (r315659)
+++ head/java/javamail/Makefile Tue Apr 2 04:42:52 2013 (r315660)
@@ -4,7 +4,7 @@
PORTNAME= javamail
PORTVERSION= 1.4.7
CATEGORIES= java mail
-MASTER_SITES= http://kenai.com/downloads/javamail/
+MASTER_SITES= https://kenai.com/downloads/javamail/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ale at FreeBSD.org
More information about the svn-ports-all
mailing list