diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-05 02:57:05 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-05 02:57:05 +0000 |
commit | 1b79077ae2613fa5ed77490106ef883d97e069bf (patch) | |
tree | baed86a64ac4667610c889a54302aa0bf560c50f /graphics/png | |
parent | 3dd3603aa50b07b5f81c58bdae695e052c7983b2 (diff) | |
download | ports-1b79077ae2613fa5ed77490106ef883d97e069bf.tar.gz ports-1b79077ae2613fa5ed77490106ef883d97e069bf.zip |
Notes
Diffstat (limited to 'graphics/png')
-rw-r--r-- | graphics/png/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 4959206f6b4d..ecc785969e44 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -3,12 +3,12 @@ # Date created: 5 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.5 1995/11/26 11:29:09 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1995/12/05 02:48:17 ache Exp $ # DISTNAME= libpng-0.81 PKGNAME= png-0.81 -CATEGORIES+= devel +CATEGORIES+= graphics MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/ LIB_DEPENDS= z\\.0\\.95:${PORTSDIR}/devel/libz MAKEFILE= makefile |