diff options
author | anholt <anholt@FreeBSD.org> | 2002-10-18 08:21:42 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2002-10-18 08:21:42 +0800 |
commit | 983c15f055677f7cd152396957f9009656b46fcf (patch) | |
tree | 1fdbc6e5896af98213d32d217bb8f374005d5f1f /x11 | |
parent | d5df81f2720bf5ef5df4724d12790633f3314815 (diff) | |
download | freebsd-ports-gnome-983c15f055677f7cd152396957f9009656b46fcf.tar.gz freebsd-ports-gnome-983c15f055677f7cd152396957f9009656b46fcf.tar.zst freebsd-ports-gnome-983c15f055677f7cd152396957f9009656b46fcf.zip |
Fix distfiles after the last commit (bad copy'n'pasting).
PR: 44184
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4-clients/Makefile | 6 | ||||
-rw-r--r-- | x11/XFree86-4-clients/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index 622f3f5ecf56..c7fe90ff65bf 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -9,10 +9,10 @@ PORTNAME= clients PORTVERSION= 4.2.1 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} -MASTER_SITE_SUBDIR= 4.2.0/:x +MASTER_SITES= ${MASTER_SITE_XFREE} +MASTER_SITE_SUBDIR= 4.2.0 PKGNAMEPREFIX= XFree86- -DISTFILES= X420src-1.tgz:x +DISTFILES= X420src-1.tgz X420src-2.tgz EXTRACT_ONLY= X420src-1.tgz PATCH_SITES= ${MASTER_SITE_LOCAL} diff --git a/x11/XFree86-4-clients/distinfo b/x11/XFree86-4-clients/distinfo index e4832d764bce..82d6aafcf277 100644 --- a/x11/XFree86-4-clients/distinfo +++ b/x11/XFree86-4-clients/distinfo @@ -1,3 +1,3 @@ MD5 (xc/X420src-1.tgz) = ad43a8e9e39703322005cd6f7145b77f -MD5 (xc/Wraphelp.gz) = 7ee30e397359e8d64ab23f29aa551659 +MD5 (xc/X420src-2.tgz) = dae33268a9f2735b9678a81fb23e8d3e MD5 (xc/4.2.0-4.2.1-1-freebsd.patch.gz) = 1d4c49d7f354b307b7961e6d8e6c4274 |