diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 16:33:27 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 16:33:27 +0000 |
commit | b608116e521c26629455651e5263a615648e7533 (patch) | |
tree | 98b2b5a16dad8c99a6d00b78daecda4a4e2c31d7 /x11-toolkits/linux-f10-gtk | |
parent | 801b2133a57e60739bc37afaf5e2be0ac018b8e3 (diff) | |
download | ports-b608116e521c26629455651e5263a615648e7533.tar.gz ports-b608116e521c26629455651e5263a615648e7533.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-f10-gtk')
-rw-r--r-- | x11-toolkits/linux-f10-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index acc31e5f19b5..f81bf5adb223 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -11,7 +11,7 @@ PORTNAME?= gtk PORTVERSION?= 1.2 PORTREVISION= 1 CATEGORIES?= x11-toolkits linux -MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} +MASTER_SITES?= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} PKGNAMEPREFIX= linux- DISTFILES= ${RPM_SET} |