aboutsummaryrefslogtreecommitdiff
path: root/mail/mailman/Makefile
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2003-01-27 15:08:48 +0000
committerJohann Visagie <wjv@FreeBSD.org>2003-01-27 15:08:48 +0000
commit8ec1ab542cc863147cad62ba2b0bc641590c8415 (patch)
tree427e1d19cb31d1096252317282cd56cb10d9e75f /mail/mailman/Makefile
parent46da8eff358eb3a379e04793f7f1cec414e6e5e7 (diff)
downloadports-8ec1ab542cc863147cad62ba2b0bc641590c8415.tar.gz
ports-8ec1ab542cc863147cad62ba2b0bc641590c8415.zip
- Install the Mailman favicon, which had been omitted.
- Refrain from installing the GNU logo, which is not used by this port anymore. - Bump $PORTREVISION Submitted by: Vivek Khera <khera@kcilink.com>, Neil Darlow <neil@darlow.co.uk>
Notes
Notes: svn path=/head/; revision=74084
Diffstat (limited to 'mail/mailman/Makefile')
-rw-r--r--mail/mailman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index 73de7c435c8e..33f9a73a58fa 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mailman
PORTVERSION= 2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://www.list.org/ \
${MASTER_SITE_GNU} \
@@ -107,7 +107,7 @@ post-install:
.endfor
@ ${CHGRP} -R ${MM_GROUPNAME} ${MAILMANDIR}
@ ${MKDIR} ${PREFIX}/${IMGDIR}
-.for imgfile in mailman.jpg PythonPowered.png gnu-head-tiny.jpg
+.for imgfile in mailman.jpg mm-icon.png PythonPowered.png
@ ${CP} ${MAILMANDIR}/icons/${imgfile} ${PREFIX}/${IMGDIR}
.endfor
@ uudecode -p ${FILESDIR}/powerlogo.gif.uue > \