diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 15:08:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 15:08:50 +0000 |
commit | 262bb9eb309267b2d02c07b077f25ccecee5baf3 (patch) | |
tree | ecd1ad934625488ddcbedca6cf4269b81ee97510 /net/nload | |
parent | - Update to 3.2.2 (diff) |
- Use MASTER_SITE_SOURCEFORGE_EXTENDED
PR: ports/64162
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=103789
Diffstat (limited to 'net/nload')
-rw-r--r-- | net/nload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile index acfb14a05cb1..27fbee46326f 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -8,7 +8,7 @@ PORTNAME= nload PORTVERSION= 0.6.0 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= olive@oban.frmug.org |