diff options
Diffstat (limited to 'deskutils/notebook/Makefile')
-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 |