summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /graphics/png
parentRemove pkg-comment where COMMENT is already defined in the Makefile (diff)
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile1
-rw-r--r--graphics/png/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 21d38a936114..12cbb3313020 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -19,6 +19,7 @@ DISTNAME= lib${PORTNAME}-${PORTVERSION}
#PATCHFILES=
MAINTAINER= ache@FreeBSD.org
+COMMENT= Library for manipulating PNG images
MAKEFILE= ${WRKSRC}/scripts/makefile.freebsd
INSTALLS_SHLIB= yes
diff --git a/graphics/png/pkg-comment b/graphics/png/pkg-comment
deleted file mode 100644
index ba0ab01003fd..000000000000
--- a/graphics/png/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library for manipulating PNG images