diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 13:46:01 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 13:46:01 +0000 |
commit | 73684155f20d1d6846d5a9b4e5342d601c52bfcb (patch) | |
tree | 4fd1cf271a1d3216d819c7bdf37a70a973c6b92e /graphics/ristretto | |
parent | 7840ceb42fbf06f5c0e1afccabe9a7ed0ab5c646 (diff) |
Notes
Diffstat (limited to 'graphics/ristretto')
-rw-r--r-- | graphics/ristretto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index c9de7166ceba..a7f974064a86 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= An image-viewer with xfce-integration LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ |