diff options
-rw-r--r-- | graphics/dia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 5befdc048308..940792b2a83e 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/dia -MAINTAINER= gnome@FreeBSD.org +MAINTAINER?= gnome@FreeBSD.org LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |