diff options
author | pav <pav@FreeBSD.org> | 2009-01-31 05:23:02 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-31 05:23:02 +0800 |
commit | 1cf1b65a8482262f17c5c361b6216cee4b6772ec (patch) | |
tree | 355194309630d1689f41143b4c33db452c8d5943 /devel | |
parent | 2f0e98d1d8cb0c79e7891a443f62ff2da5295b64 (diff) | |
download | freebsd-ports-gnome-1cf1b65a8482262f17c5c361b6216cee4b6772ec.tar.gz freebsd-ports-gnome-1cf1b65a8482262f17c5c361b6216cee4b6772ec.tar.zst freebsd-ports-gnome-1cf1b65a8482262f17c5c361b6216cee4b6772ec.zip |
- This is gone from WindowMaker ftp, but it's available from Tucows
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libPropList/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index c3bdd8882cfa..6d1c08ce61dd 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -9,8 +9,8 @@ PORTNAME= libproplist PORTVERSION= 0.10.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} -MASTER_SITE_SUBDIR= libs +MASTER_SITES= ${MASTER_SITE_TUCOWS} +MASTER_SITE_SUBDIR= gnome/dev DISTNAME= libPropList-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |