diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-04-12 03:26:56 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-04-12 03:26:56 +0000 |
commit | c3d8037aeba75366ed06e02fbc981e15b46e7d0a (patch) | |
tree | 6074bae79118b7d7d4d3d3a8ac0a4dcd65f18f8b /x11-themes/linux-gtk-bluecurve-theme | |
parent | b286f01b6c3af5d674e10da33f8eda0c2011007b (diff) | |
download | ports-c3d8037aeba75366ed06e02fbc981e15b46e7d0a.tar.gz ports-c3d8037aeba75366ed06e02fbc981e15b46e7d0a.zip |
Notes
Diffstat (limited to 'x11-themes/linux-gtk-bluecurve-theme')
-rw-r--r-- | x11-themes/linux-gtk-bluecurve-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/linux-gtk-bluecurve-theme/Makefile b/x11-themes/linux-gtk-bluecurve-theme/Makefile index d1c55ed2f2b5..6e5d5fd7ae71 100644 --- a/x11-themes/linux-gtk-bluecurve-theme/Makefile +++ b/x11-themes/linux-gtk-bluecurve-theme/Makefile @@ -8,8 +8,8 @@ PORTNAME= linux-gtk-bluecurve-theme PORTVERSION= 0.73 CATEGORIES= x11-themes -MASTER_SITES= ftp://fr.rpmfind.net/linux/redhat/9/en/os/${ARCH}/RedHat/RPMS/ -DISTFILES= redhat-artwork-${PORTVERSION}-1.${ARCH}.rpm +MASTER_SITES= ftp://fr.rpmfind.net/linux/redhat/9/en/os/${MACHINE_ARCH}/RedHat/RPMS/ +DISTFILES= redhat-artwork-${PORTVERSION}-1.${MACHINE_ARCH}.rpm DIST_SUBDIR= rpm MAINTAINER= jylefort@brutele.be |