diff options
Diffstat (limited to 'security/i2p')
-rw-r--r-- | security/i2p/files/i2p.in | 4 | ||||
-rw-r--r-- | security/i2p/files/wrapper.sh.in | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/security/i2p/files/i2p.in b/security/i2p/files/i2p.in index ffc192912fe7..43dadf945867 100644 --- a/security/i2p/files/i2p.in +++ b/security/i2p/files/i2p.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org> # PROVIDE: i2p diff --git a/security/i2p/files/wrapper.sh.in b/security/i2p/files/wrapper.sh.in index e765ab2c0a56..314ac513cd20 100644 --- a/security/i2p/files/wrapper.sh.in +++ b/security/i2p/files/wrapper.sh.in @@ -1,7 +1,6 @@ #!/bin/sh # # Under a BSDL license. Copyright by Mario S F Ferreira <lioux@FreeBSD.org> -# $FreeBSD$ DATADIR="%%DATADIR%%" # |