diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-06-22 17:39:16 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-06-22 17:39:16 +0000 |
commit | 102d885cdcb812efba8ccd20cac7ce5bbe18abbd (patch) | |
tree | 2efd730b6b6f01d090c7938cad20f54e49b9bf70 /deskutils/notebook | |
parent | 0262278f7a3c26059e40978fc7d9ab542c0a1226 (diff) | |
download | ports-102d885cdcb812efba8ccd20cac7ce5bbe18abbd.tar.gz ports-102d885cdcb812efba8ccd20cac7ce5bbe18abbd.zip |
Notes
Diffstat (limited to 'deskutils/notebook')
-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 |