diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-11-05 20:10:03 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-11-05 20:10:03 +0000 |
commit | 0cc883c99031ed42e14fa0a52139c8ab00545e78 (patch) | |
tree | 43bea0b4c3621062e5328d75a99ec66a70d47782 /print/cups-base | |
parent | c9dce063e3f27c2d9b7d46989ae5b1906595e0f5 (diff) | |
download | ports-0cc883c99031ed42e14fa0a52139c8ab00545e78.tar.gz ports-0cc883c99031ed42e14fa0a52139c8ab00545e78.zip |
Notes
Diffstat (limited to 'print/cups-base')
-rw-r--r-- | print/cups-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index ced65b6881c6..ef76984fbce3 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION} PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2} UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Common UNIX Printing System: ${COMMENT2} LICENSE= GPLv2 |