diff options
Diffstat (limited to 'science/paje/Makefile')
-rw-r--r-- | science/paje/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/paje/Makefile b/science/paje/Makefile index 29f380063573..7de5b8b61c9a 100644 --- a/science/paje/Makefile +++ b/science/paje/Makefile @@ -9,9 +9,9 @@ PORTNAME= paje PORTVERSION= 1.97 PORTREVISION= 2 CATEGORIES= science gnustep -MASTER_SITES= http://download.forge.objectweb.org/paje/ \ - http://download.zh.forge.objectweb.org/paje/ +MASTER_SITES= SF/${PORTNAME}/Releases DISTNAME= Paje_${PORTVERSION} +EXTRACT_SUFX= .tar.gz.gz MAINTAINER= dinoex@FreeBSD.org COMMENT= Generic visualization tool for GNUstep (Gantt chart and more) |