diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-29 13:37:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-29 13:37:55 +0000 |
commit | f8148d9b22125be333af8dd90f12bc3f95236483 (patch) | |
tree | e40828ac6343fdea80d5cafc5307c78aa0397b53 /net/tryst | |
parent | 3342ba8b2ef4bd693da0647b9751e9f86423540c (diff) | |
download | ports-f8148d9b22125be333af8dd90f12bc3f95236483.tar.gz ports-f8148d9b22125be333af8dd90f12bc3f95236483.zip |
Notes
Diffstat (limited to 'net/tryst')
-rw-r--r-- | net/tryst/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/tryst/Makefile b/net/tryst/Makefile index c05ffdb8be41..a9e2abb51381 100644 --- a/net/tryst/Makefile +++ b/net/tryst/Makefile @@ -8,7 +8,9 @@ PORTNAME= tryst PORTVERSION= 1.0.8 CATEGORIES= net -MASTER_SITES= http://gnustep.dyndns.org/Downloads/ +#MASTER_SITES= http://gnustep.dyndns.org/Downloads/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex DISTNAME= tryst-108pl4 EXTRACT_SUFX= .tgz |