diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 21:09:32 +0800 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 21:09:32 +0800 |
commit | 61028157dbb54dbfb94da5baf153a2f05319fb20 (patch) | |
tree | a6f31cc46a3ee2429c0f726b9866d72c9b4e1f3d /print/cups-base | |
parent | 482fb23b625be921b033c5d23310b9460e4e5886 (diff) | |
download | freebsd-ports-gnome-61028157dbb54dbfb94da5baf153a2f05319fb20.tar.gz freebsd-ports-gnome-61028157dbb54dbfb94da5baf153a2f05319fb20.tar.zst freebsd-ports-gnome-61028157dbb54dbfb94da5baf153a2f05319fb20.zip |
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
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 f13875370042..7b74ae1a810f 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${CUPS_PORTVER} PORTREVISION= 4 CATEGORIES?= print -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org INSTALLS_SHLIB= yes |