diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 13:55:20 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 13:55:20 +0800 |
commit | 3b86471fcdb211372d73886a5bc6f455e6280ab5 (patch) | |
tree | 3d2e31194d876a4ea4d8da0b004043d080febb48 /converters | |
parent | 5738b19c73e5708e10a14a0ccd91ed9c309373d7 (diff) | |
download | freebsd-ports-gnome-3b86471fcdb211372d73886a5bc6f455e6280ab5.tar.gz freebsd-ports-gnome-3b86471fcdb211372d73886a5bc6f455e6280ab5.tar.zst freebsd-ports-gnome-3b86471fcdb211372d73886a5bc6f455e6280ab5.zip |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr
Diffstat (limited to 'converters')
-rw-r--r-- | converters/showkey/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/converters/showkey/Makefile b/converters/showkey/Makefile index 56e3ee8138fc..b553f6a5bb5e 100644 --- a/converters/showkey/Makefile +++ b/converters/showkey/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: showkey -# Date created: 2003-10-24 -# Whom: trevor -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= showkey PORTVERSION= 1.5 |