diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2014-02-16 21:17:15 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2014-02-16 21:17:15 +0000 |
commit | ec8d89890959c0af7ac0a185f0f8906118ce528f (patch) | |
tree | e51ec61199cbe6c1776b3b1911b143278d45c84c /print/cups-image | |
parent | ca383bd552244a6b79b15f6a40d5f6efaaa02616 (diff) |
Notes
Diffstat (limited to 'print/cups-image')
-rw-r--r-- | print/cups-image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile index ae151c372958..ec3e010e23ba 100644 --- a/print/cups-image/Makefile +++ b/print/cups-image/Makefile @@ -2,7 +2,7 @@ CATEGORIES= print -MAINTAINER= bsam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MASTERDIR?= ${.CURDIR}/../cups-base |