diff options
author | alane <alane@FreeBSD.org> | 2002-08-21 03:10:42 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-08-21 03:10:42 +0800 |
commit | caa9d4692aeb7d92662cfe3ca7401c51db584d23 (patch) | |
tree | 941a145f5dc020247392fcb31d7eaad55fb4dff3 /french | |
parent | 05863084ffcafd5cb2d0793f3a992fcb443fb746 (diff) | |
download | freebsd-ports-gnome-caa9d4692aeb7d92662cfe3ca7401c51db584d23.tar.gz freebsd-ports-gnome-caa9d4692aeb7d92662cfe3ca7401c51db584d23.tar.zst freebsd-ports-gnome-caa9d4692aeb7d92662cfe3ca7401c51db584d23.zip |
Forgot to take maintainership of these buggers, too.
Diffstat (limited to 'french')
-rw-r--r-- | french/cups-base/Makefile | 2 | ||||
-rw-r--r-- | french/cups-lpr/Makefile | 2 | ||||
-rw-r--r-- | french/cups/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/french/cups-base/Makefile b/french/cups-base/Makefile index c3ba901cd51c..7fcefcd7b967 100644 --- a/french/cups-base/Makefile +++ b/french/cups-base/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups-base PORTVERSION= ${CUPS_PORTVER} CATEGORIES= french print -MAINTAINER= jah4007@cs.rit.edu +MAINTAINER= ports@geeksrus.net CUPS_FR= yes MASTERDIR= ${.CURDIR}/../../print/cups-base diff --git a/french/cups-lpr/Makefile b/french/cups-lpr/Makefile index 039868953492..36bedefeec97 100644 --- a/french/cups-lpr/Makefile +++ b/french/cups-lpr/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups-lpr PORTVERSION= ${CUPS_PORTVER} CATEGORIES= french print -MAINTAINER= jah4007@cs.rit.edu +MAINTAINER= ports@geeksrus.net LIB_DEPENDS= cups.2:${.CURDIR}/../../french/cups-base diff --git a/french/cups/Makefile b/french/cups/Makefile index 8d3d5cf5d8b2..4fb6ec13a68a 100644 --- a/french/cups/Makefile +++ b/french/cups/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups PORTVERSION= ${CUPS_PORTVER} CATEGORIES= french print -MAINTAINER= jah4007@cs.rit.edu +MAINTAINER= ports@geeksrus.net LIB_DEPENDS= cups.2:${.CURDIR}/../../french/cups-base RUN_DEPENDS= ${LOCALBASE}/sbin/cupsaddsmb:${.CURDIR}/../../french/cups-lpr |