diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-09-19 20:46:16 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-09-19 20:46:16 +0800 |
commit | 42c1e9e176b762ff7e2c8328f31bd0feb2ce76f5 (patch) | |
tree | 8d39b62ff1cab528f531104eab9332186c7ca5a8 /multimedia | |
parent | 60e0d4a2c1758c3ec7ed31a836f3009983154748 (diff) | |
download | freebsd-ports-gnome-42c1e9e176b762ff7e2c8328f31bd0feb2ce76f5.tar.gz freebsd-ports-gnome-42c1e9e176b762ff7e2c8328f31bd0feb2ce76f5.tar.zst freebsd-ports-gnome-42c1e9e176b762ff7e2c8328f31bd0feb2ce76f5.zip |
- Fix typo
- Change to full identity of creator
Reported by: danfe
Reviewed by: tabthorpe
Approved by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/cx88/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/cx88/Makefile b/multimedia/cx88/Makefile index ee0fe4879da2..bd0779688c7f 100644 --- a/multimedia/cx88/Makefile +++ b/multimedia/cx88/Makefile @@ -1,4 +1,4 @@ -# Created-by: jah +# Created by: Jason Harmening <jason.harmening@gmail.com> # $FreeBSD$ PORTNAME= cx88 |