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 /net | |
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 'net')
-rw-r--r-- | net/fspd/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile index ecf26c88eef3..db23b0950082 100644 --- a/net/fspd/Makefile +++ b/net/fspd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fspd -# Date created: 2001-04-10 -# Whom: trevor -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= fspd PORTVERSION= 2.8.1.26 |