diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
commit | 0fabc4ff051e95eb5864d7efe4263c17608436ef (patch) | |
tree | f6340e202da1e233fb37fd26912a5a8963d43275 /deskutils/notebook | |
parent | 212bed98764e1080ba39eaf46fcb9c116ed0110d (diff) |
Notes
Diffstat (limited to 'deskutils/notebook')
-rw-r--r-- | deskutils/notebook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/notebook/Makefile b/deskutils/notebook/Makefile index 63d178f1e2c1..e1911969cff5 100644 --- a/deskutils/notebook/Makefile +++ b/deskutils/notebook/Makefile @@ -8,7 +8,8 @@ PORTNAME= notebook PORTVERSION= 1.0.1 CATEGORIES= deskutils -MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/notebook/source/ +MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/notebook/source/ \ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= Notebook_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |