diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-04 20:39:22 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-04 20:39:22 +0000 |
commit | c4786a9368c056fdd899ffb95daaf9837474d4c0 (patch) | |
tree | 56a76fd5937c2de79143b96526b1586822dbb4b0 /graphics/tumble | |
parent | 2628c2e8ef7a0aecb99f7549a6b36312888e3291 (diff) |
Notes
Diffstat (limited to 'graphics/tumble')
-rw-r--r-- | graphics/tumble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile index d769f4667063..d738d4a78fd4 100644 --- a/graphics/tumble/Makefile +++ b/graphics/tumble/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics print MASTER_SITES= http://tumble.brouhaha.com/download/ \ http://www.predatorlabs.net/dl/ -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Creates a PDF file from image files LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ |