diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-28 14:27:09 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-28 14:27:09 +0000 |
commit | 4b57f6514459d076217035e55ba262282c7defa4 (patch) | |
tree | 8b81102e82c3d7468922c220192101d688d70f24 /archivers | |
parent | 0e1444eb64b86c413fc37b4cae7b94ab1e70ffd7 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/squsq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/squsq/Makefile b/archivers/squsq/Makefile index 429a0ffbb850..77bd36f1b158 100644 --- a/archivers/squsq/Makefile +++ b/archivers/squsq/Makefile @@ -8,7 +8,7 @@ PORTNAME= squsq PORTVERSION= 3.3 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITES_NETBSD} \ +MASTER_SITES= ${MASTER_SITE_NETBSD} \ http://freebsd.nsu.ru/distfiles/ DISTNAME= t20-squsq-3.3 |