Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2014 18:31:30 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369844 - head/mail/vpopmail
Message-ID:  <201410021831.s92IVUAQ030339@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Oct  2 18:31:30 2014
New Revision: 369844
URL: https://svnweb.freebsd.org/changeset/ports/369844
QAT: https://qat.redports.org/buildarchive/r369844/

Log:
  Stop looking at devel versions

Modified:
  head/mail/vpopmail/Makefile

Modified: head/mail/vpopmail/Makefile
==============================================================================
--- head/mail/vpopmail/Makefile	Thu Oct  2 18:23:42 2014	(r369843)
+++ head/mail/vpopmail/Makefile	Thu Oct  2 18:31:30 2014	(r369844)
@@ -5,8 +5,7 @@ PORTNAME=	vpopmail
 PORTVERSION=	5.4.33
 PORTREVISION=	1
 CATEGORIES=	mail
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} \
-		SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
 
 MAINTAINER=	bdrewery@FreeBSD.org
 COMMENT=	Easy virtual domain and authentication package for use with qmail



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410021831.s92IVUAQ030339>