diff options
Diffstat (limited to 'graphics/gnomecanvas')
-rw-r--r-- | graphics/gnomecanvas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnomecanvas/Makefile b/graphics/gnomecanvas/Makefile index 2af164eeea57..571704a3002e 100644 --- a/graphics/gnomecanvas/Makefile +++ b/graphics/gnomecanvas/Makefile @@ -8,9 +8,9 @@ PORTNAME= gnomecanvas CATEGORIES= graphics gnome -MASTERDIR= ${.CURDIR}/../gdk-pixbuf - COMMENT= A graphics library for GNOME + +MASTERDIR= ${.CURDIR}/../gdk-pixbuf DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist |