diff options
-rw-r--r-- | misc/freebsd-doc-all/Makefile | 1 | ||||
-rw-r--r-- | misc/freebsd-doc-en/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/misc/freebsd-doc-all/Makefile b/misc/freebsd-doc-all/Makefile index 56e48912f5d3..c41555347dcd 100644 --- a/misc/freebsd-doc-all/Makefile +++ b/misc/freebsd-doc-all/Makefile @@ -7,6 +7,7 @@ PORTNAME= freebsd-doc-all PORTVERSION= 39016 +PORTEPOCH= 1 CATEGORIES= misc docs MASTER_SITES= #empty DISTFILES= #empty diff --git a/misc/freebsd-doc-en/Makefile b/misc/freebsd-doc-en/Makefile index 11db5dfb9b3d..a672aff7e662 100644 --- a/misc/freebsd-doc-en/Makefile +++ b/misc/freebsd-doc-en/Makefile @@ -29,6 +29,7 @@ PORTNAME= freebsd-doc PORTVERSION= 39016 +PORTEPOCH= 1 CATEGORIES= misc docs MASTER_SITES= LOCAL/blackend PKGNAMEPREFIX?= en- |