diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:38:25 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:38:25 +0000 |
commit | 4e9210b7278284b11f40b35f315ce73f48563b69 (patch) | |
tree | 120a35aba547830aeac9a5d448e01d91d90625db /www/chimera2/Makefile | |
parent | Bump png major (diff) |
Bump png major
Diffstat (limited to 'www/chimera2/Makefile')
-rw-r--r-- | www/chimera2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chimera2/Makefile b/www/chimera2/Makefile index afc7a6fc6b36..a8a7ffa24e7e 100644 --- a/www/chimera2/Makefile +++ b/www/chimera2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera-alpha/ \ MAINTAINER= bgingery@gtcs.com LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png MAN1= chimera.1 USE_IMAKE= yes |