diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-08-27 23:45:08 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-08-27 23:45:08 +0000 |
commit | a33999c279591021f76696863dd184dc7459a4f5 (patch) | |
tree | 96d755d41e4b6488e53ef15b7ab156f562530d6a /www/w3m-img | |
parent | 133fdf28d34891acccb595a9123e0e0a7e4b5f9d (diff) |
Notes
Diffstat (limited to 'www/w3m-img')
-rw-r--r-- | www/w3m-img/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile index fd98429703da..709c2bf874e3 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PKGNAMESUFFIX= -image +PKGNAMESUFFIX= -img MASTERDIR= ${.CURDIR}/../../www/w3m PKGDIR= ${.CURDIR} |