diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-14 20:49:54 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-14 20:49:54 +0000 |
commit | 545b8cc2ba5993b4b2994e372897f4236d3f420e (patch) | |
tree | 4d0caa4bd4d7f11eebf3abb710eb35276d49fbfc /graphics/sane | |
parent | 16fbd17adccc8392876952c1b238488d52d74738 (diff) |
Notes
Diffstat (limited to 'graphics/sane')
-rw-r--r-- | graphics/sane/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile index e6d8c8eb8c08..d288433e5e4d 100644 --- a/graphics/sane/Makefile +++ b/graphics/sane/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ ftp://ftp.lahn.de/pub/platforms/linux/libs/ -MAINTAINER= gary@hotlava.com +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ jpeg.9:${PORTSDIR}/graphics/jpeg |