svn commit: r566442 - head/emulators/i386-wine-devel

Neel Chauhan nc at FreeBSD.org
Wed Feb 24 02:04:55 UTC 2021


Author: nc
Date: Wed Feb 24 02:04:54 2021
New Revision: 566442
URL: https://svnweb.freebsd.org/changeset/ports/566442

Log:
  emulators/i386-wine-devel: Return to pool

Modified:
  head/emulators/i386-wine-devel/Makefile
  head/emulators/i386-wine-devel/Makefile.amd64

Modified: head/emulators/i386-wine-devel/Makefile
==============================================================================
--- head/emulators/i386-wine-devel/Makefile	Wed Feb 24 02:01:36 2021	(r566441)
+++ head/emulators/i386-wine-devel/Makefile	Wed Feb 24 02:04:54 2021	(r566442)
@@ -16,7 +16,7 @@ PKGNAMEPREFIX=	i386-
 PKGNAMESUFFIX=	-devel
 CATEGORIES=	emulators
 
-MAINTAINER=	nc at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD
 
 ONLY_FOR_ARCHS=	i386 amd64

Modified: head/emulators/i386-wine-devel/Makefile.amd64
==============================================================================
--- head/emulators/i386-wine-devel/Makefile.amd64	Wed Feb 24 02:01:36 2021	(r566441)
+++ head/emulators/i386-wine-devel/Makefile.amd64	Wed Feb 24 02:04:54 2021	(r566442)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 DISTVERSION=	5.8
-PORTEPOCH=	2
+PORTEPOCH=	1
 MASTER_SITES=	LOCAL/salvadore/i386-wine-devel/${DIST_SUBDIR}/
 DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PKGVERSION}
 DIST_SUBDIR=	FreeBSD:${OSREL:C/\..*//}:amd64


More information about the svn-ports-all mailing list