diff options
author | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /x11-toolkits | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.zst freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/otk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/otk/Makefile b/x11-toolkits/otk/Makefile index 47640b1d05be..8ebd04f49ac9 100644 --- a/x11-toolkits/otk/Makefile +++ b/x11-toolkits/otk/Makefile @@ -8,8 +8,7 @@ PORTNAME= otk PORTVERSION= 0.53 CATEGORIES= x11-toolkits graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= ${PORTNAME}_lib_${PORTVERSION} EXTRACT_SUFX= .tgz |