Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2016 07:03:31 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r406891 - head/lang/dmd2
Message-ID:  <201601220703.u0M73Vdo059198@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Jan 22 07:03:31 2016
New Revision: 406891
URL: https://svnweb.freebsd.org/changeset/ports/406891

Log:
  Adjust PKGNAMESUFFIX and PORTREVISION
  
  Noticed by:	gahr
  Pointy hat toy:	yours truly

Modified:
  head/lang/dmd2/Makefile

Modified: head/lang/dmd2/Makefile
==============================================================================
--- head/lang/dmd2/Makefile	Fri Jan 22 06:13:25 2016	(r406890)
+++ head/lang/dmd2/Makefile	Fri Jan 22 07:03:31 2016	(r406891)
@@ -2,8 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	dmd
-PKGNAMESUFFIX=	3
+PKGNAMESUFFIX=	2
 PORTVERSION=	2.069.2
+PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	http://ftp.digitalmars.com/
 DISTNAME=	dmd.${PORTVERSION}



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