diff options
author | will <will@FreeBSD.org> | 2002-03-17 00:33:34 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-03-17 00:33:34 +0000 |
commit | 3a5570459f6f05a8f1084802f884ebe681be6dfd (patch) | |
tree | 32154690d9a0a094f0de4c75a5778013a09db978 /x11/XFree86-4 | |
parent | 0333241500fcfe4fdd2676eaa525862a0120a77d (diff) | |
download | FreeBSD-ports-3a5570459f6f05a8f1084802f884ebe681be6dfd.zip FreeBSD-ports-3a5570459f6f05a8f1084802f884ebe681be6dfd.tar.gz |
Oops: PORTEPOCH was accidentally deleted in the previous revision. Please
use this version, not the previous. Sorry.. :\
Submitted by: James Satterfield <james@floondoon.com>
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r-- | x11/XFree86-4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 757fb5b..b155439 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -7,6 +7,7 @@ PORTNAME= XFree86 PORTVERSION= 4.2.0 +PORTEPOCH= 1 CATEGORIES= x11 MASTER_SITES= # none DISTFILES= # none |