diff options
author | thierry <thierry@FreeBSD.org> | 2012-12-11 02:20:16 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2012-12-11 02:20:16 +0800 |
commit | 81f8e53284930d39a66f53eb172fa18778f11f8a (patch) | |
tree | 000bf8d79a80bacbd74b85dacd01e2e41e183fbb /x11 | |
parent | 11c0215fba267f77700eb5a451407718b68adb61 (diff) | |
download | freebsd-ports-gnome-81f8e53284930d39a66f53eb172fa18778f11f8a.tar.gz freebsd-ports-gnome-81f8e53284930d39a66f53eb172fa18778f11f8a.tar.zst freebsd-ports-gnome-81f8e53284930d39a66f53eb172fa18778f11f8a.zip |
Fix "Created by" header.
Spotted by: danfe
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 6e4d12cbdcce..3ef7e0fbd982 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,4 +1,4 @@ -# Whom: gpalmer@FreeBSD.org +# Created by: gpalmer@FreeBSD.org # $FreeBSD$ PORTNAME= rxvt-unicode |