diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-04-03 14:59:26 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-04-03 14:59:26 +0000 |
commit | fa5f4c12f434e0d6c2f21dabe9aa1e62bb321204 (patch) | |
tree | 3fede380acc344402f4e50ff70e6fb103946591f /deskutils | |
parent | 6a6855dbedd3fd826e89c66b4c883d286e6d6ab7 (diff) | |
download | ports-fa5f4c12f434e0d6c2f21dabe9aa1e62bb321204.tar.gz ports-fa5f4c12f434e0d6c2f21dabe9aa1e62bb321204.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnustep-notebook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gnustep-notebook/Makefile b/deskutils/gnustep-notebook/Makefile index 3257f11e5d69..8e3134c245aa 100644 --- a/deskutils/gnustep-notebook/Makefile +++ b/deskutils/gnustep-notebook/Makefile @@ -8,7 +8,8 @@ PORTNAME= notebook PORTVERSION= 0.3 CATEGORIES= deskutils gnustep -MASTER_SITES= http://notebook.cowgar.com/NoteBook/releases/ +MASTER_SITES= http://notebook.cowgar.com/NoteBook/releases/ \ + http://io.debian.net/~tar/debian/notebook/ PKGNAMEPREFIX= gnustep- DISTNAME= NoteBook-${PORTVERSION} |