diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 01:35:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 01:35:39 +0000 |
commit | ab2af3c64a54485b9c1d1b85e204d7b12c2ad355 (patch) | |
tree | 3728b1499176da2b0007bcbd7cf7640b8a81f5df /net/pvm++ | |
parent | 0124d7a1ebfdaf567b6196d30ed7e058c1bd494a (diff) |
Notes
Diffstat (limited to 'net/pvm++')
-rw-r--r-- | net/pvm++/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile index 21b6a6d89829..7fc22011d935 100644 --- a/net/pvm++/Makefile +++ b/net/pvm++/Makefile @@ -11,7 +11,6 @@ PORTVERSION= 0.6.0 PORTREVISION= 1 CATEGORIES= net parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://pvm-plus-plus.sourceforge.net/pub/%SUBDIR%/ \ http://goethe.ira.uka.de/~wilhelmi/pvm++/ MASTER_SITE_SUBDIR= ${PORTNAME:S:+:-plus:g} |