diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
commit | 61028157dbb54dbfb94da5baf153a2f05319fb20 (patch) | |
tree | a6f31cc46a3ee2429c0f726b9866d72c9b4e1f3d /french | |
parent | 482fb23b625be921b033c5d23310b9460e4e5886 (diff) | |
download | ports-61028157dbb54dbfb94da5baf153a2f05319fb20.tar.gz ports-61028157dbb54dbfb94da5baf153a2f05319fb20.zip |
Notes
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 f1f74cfa9a55..a73864ebbcc4 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= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org CUPS_FR= yes MASTERDIR= ${.CURDIR}/../../print/cups-base diff --git a/french/cups-lpr/Makefile b/french/cups-lpr/Makefile index 25d5abe63d35..d7f7bc806b4a 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= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org LIB_DEPENDS= cups.2:${.CURDIR}/../../french/cups-base diff --git a/french/cups/Makefile b/french/cups/Makefile index b4419f391a9c..ed6a8c5e7b47 100644 --- a/french/cups/Makefile +++ b/french/cups/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups PORTVERSION= ${CUPS_PORTVER} CATEGORIES= french print -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org LIB_DEPENDS= cups.2:${.CURDIR}/../../french/cups-base RUN_DEPENDS= ${LOCALBASE}/sbin/cupsaddsmb:${.CURDIR}/../../french/cups-lpr |