diff options
Diffstat (limited to 'graphics/xsane/Makefile')
-rw-r--r-- | graphics/xsane/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 9de636490ab1..4d600d5714fd 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xsane -# Date created: Fri Apr 8 00:18:29 MET DST 1999 -# Whom: Dominik Brettnacher <domi@nonsensss.de> -# +# Created by: Dominik Brettnacher <domi@nonsensss.de> # $FreeBSD$ -# PORTNAME= xsane PORTVERSION= 0.998 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.xsane.org/download/ \ http://gd.tuwien.ac.at/hci/sane/xsane/ \ ftp://ftp.mostang.com/pub/sane/xsane/ -MAINTAINER= domi@nonsensss.de +MAINTAINER= ports@FreeBSD.org COMMENT= Gtk-based X11 frontend for SANE (Scanner Access Now Easy) LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ |