diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-05 23:25:14 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-05 23:25:14 +0000 |
commit | bd518857acc6da3e0ba208dfe14de4c1200220fa (patch) | |
tree | 1478b13e3dd80bbbc6812cdf65f447e0091d4545 /www/junkbuster | |
parent | 610a7f560a126354a97f7d99a61b3ea274a9e297 (diff) |
Change package name to "junkbuster"
Submitted by: Ian Struble <ian@broken.net> [maintainer]
Notes
Notes:
svn path=/head/; revision=26580
Diffstat (limited to 'www/junkbuster')
-rw-r--r-- | www/junkbuster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/junkbuster/Makefile b/www/junkbuster/Makefile index eb47ccaeef4d..ea19b99a7c2c 100644 --- a/www/junkbuster/Makefile +++ b/www/junkbuster/Makefile @@ -11,7 +11,7 @@ # in the next revision. DISTNAME= ijb20 -PKGNAME= ijb-2.0.2 +PKGNAME= junkbuster-2.0.2 CATEGORIES= www MASTER_SITES= http://www.junkbusters.com/ht/en/ |