diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 170e97ac0087..2b37faa994f3 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.0.3 PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XFREE} -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITE_SUBDIR= 4.0.2 DISTFILES= X402src-1.tgz X402src-2.tgz PATCH_SITES= ${MASTER_SITE_XFREE:S,%SUBDIR%/source,4.0.3/patches,g} PATCHFILES= 4.0.2-4.0.3.diff.gz |