diff options
author | ache <ache@FreeBSD.org> | 1995-12-05 10:57:05 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-12-05 10:57:05 +0800 |
commit | e98fbaf8f4131791f44c9c411edc6b11dcb0df5a (patch) | |
tree | 391d21f9f3d333c3a64da6128a9ed7ba5a78c616 | |
parent | 1c4c61d339b1e7f4e9dda9e1dba7311d1d1e5a29 (diff) | |
download | freebsd-ports-gnome-e98fbaf8f4131791f44c9c411edc6b11dcb0df5a.tar.gz freebsd-ports-gnome-e98fbaf8f4131791f44c9c411edc6b11dcb0df5a.tar.zst freebsd-ports-gnome-e98fbaf8f4131791f44c9c411edc6b11dcb0df5a.zip |
Fix categories
-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 |