diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-07 04:48:56 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-07 04:48:56 +0000 |
commit | a33e1e3ece4f3262f2f484383056e8e5d3fb9289 (patch) | |
tree | 910a854032eb822eb0cab1d49ff93c56b2201904 /deskutils | |
parent | - Update to 0.913 (diff) |
- use MASTER_SITE_LOCAL
Notes
Notes:
svn path=/head/; revision=279080
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cartotheque/Makefile | 3 | ||||
-rw-r--r-- | deskutils/cartotheque/pkg-descr | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/cartotheque/Makefile b/deskutils/cartotheque/Makefile index cbeef391351a..8d7d7055a5aa 100644 --- a/deskutils/cartotheque/Makefile +++ b/deskutils/cartotheque/Makefile @@ -9,7 +9,8 @@ PORTNAME= cartotheque PORTVERSION= 0.1 PORTREVISION= 2 CATEGORIES= deskutils gnustep -MASTER_SITES= http://stefan.agentfarms.net/Download/GNUstep/Prototypes/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=dinoex DISTNAME= Cartotheque-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org diff --git a/deskutils/cartotheque/pkg-descr b/deskutils/cartotheque/pkg-descr index 18be5a58417d..e0bc320492db 100644 --- a/deskutils/cartotheque/pkg-descr +++ b/deskutils/cartotheque/pkg-descr @@ -5,5 +5,4 @@ contents (NSAttributedString) editable by a text view. LICENSE: LGPL21 -Screenshot: -WWW: http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png +Author: Stefan Urbanek |