diff options
author | lioux <lioux@FreeBSD.org> | 2001-06-23 01:39:16 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-06-23 01:39:16 +0800 |
commit | 566e5e0d5eaf51a7963e9a32ae71fc71a628ff26 (patch) | |
tree | 87a455184da39e6fb2d0458c77cf2a6a28accf3d /deskutils | |
parent | f2c1241fd2338ea2700ebda73bf45d4425a01117 (diff) | |
download | freebsd-ports-gnome-566e5e0d5eaf51a7963e9a32ae71fc71a628ff26.tar.gz freebsd-ports-gnome-566e5e0d5eaf51a7963e9a32ae71fc71a628ff26.tar.zst freebsd-ports-gnome-566e5e0d5eaf51a7963e9a32ae71fc71a628ff26.zip |
House distfiles under since these are no longer available elsewhere
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/notebook/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/notebook/Makefile b/deskutils/notebook/Makefile index e1911969cff5..9203751d100f 100644 --- a/deskutils/notebook/Makefile +++ b/deskutils/notebook/Makefile @@ -8,8 +8,8 @@ PORTNAME= notebook PORTVERSION= 1.0.1 CATEGORIES= deskutils -MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/notebook/source/ \ - ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= lioux DISTNAME= Notebook_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |