From 7fdd67ec48e7780a922ce6043f04294ab10d5ae7 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Wed, 21 Jun 2023 14:05:48 -0400 Subject: archivers/libunrar: Re-add PORTEPOCH The previously deleted version of archivers/libunrar had PORTEPOCH defined, so we have to add it here too. Reported by: garga, portmgr via email --- archivers/libunrar/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers/libunrar/Makefile') diff --git a/archivers/libunrar/Makefile b/archivers/libunrar/Makefile index 9f6a60bf0732..85f1d4e9f8c7 100644 --- a/archivers/libunrar/Makefile +++ b/archivers/libunrar/Makefile @@ -1,5 +1,6 @@ PORTNAME= libunrar PORTVERSION= 6.2.8 +PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://www.rarlab.com/rar/ DISTNAME= unrarsrc-${PORTVERSION} -- cgit v1.2.3