svn commit: r308625 - head/x11/rxvt-unicode

Thierry Thomas thierry at FreeBSD.org
Mon Dec 10 18:20:17 UTC 2012


Author: thierry
Date: Mon Dec 10 18:20:16 2012
New Revision: 308625
URL: http://svnweb.freebsd.org/changeset/ports/308625

Log:
  Fix "Created by" header.
  
  Spotted by:	danfe

Modified:
  head/x11/rxvt-unicode/Makefile

Modified: head/x11/rxvt-unicode/Makefile
==============================================================================
--- head/x11/rxvt-unicode/Makefile	Mon Dec 10 18:20:15 2012	(r308624)
+++ head/x11/rxvt-unicode/Makefile	Mon Dec 10 18:20:16 2012	(r308625)
@@ -1,4 +1,4 @@
-# Whom:                 gpalmer at FreeBSD.org
+# Created by: gpalmer at FreeBSD.org
 # $FreeBSD$
 
 PORTNAME=	rxvt-unicode


More information about the svn-ports-all mailing list