diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-11 22:52:34 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-11 22:52:34 +0800 |
commit | 87e750bf599bd16934ee81f69dc4e067d656a493 (patch) | |
tree | ef2fc45f16ac2cc0559bd4e5fc78cb89960f7e31 /comms | |
parent | 8d3a217eae7286039b6bb34852aa8b8e152e69de (diff) | |
download | freebsd-ports-graphics-87e750bf599bd16934ee81f69dc4e067d656a493.tar.gz freebsd-ports-graphics-87e750bf599bd16934ee81f69dc4e067d656a493.tar.zst freebsd-ports-graphics-87e750bf599bd16934ee81f69dc4e067d656a493.zip |
- Fix build
- Trim header
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/grig/Makefile | 6 | ||||
-rw-r--r-- | comms/grig/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/comms/grig/Makefile b/comms/grig/Makefile index c883175388e..9fa3344b965 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: grig -# Date created: 2004-01-22 -# Whom: Matt Dawson <matt@mattsnetwork.co.uk> -# +# Created by: Matt Dawson <matt@mattsnetwork.co.uk> # $FreeBSD$ -# PORTNAME= grig PORTVERSION= 0.8.0 diff --git a/comms/grig/pkg-plist b/comms/grig/pkg-plist index 424eb5e2693..c66f72d3a6c 100644 --- a/comms/grig/pkg-plist +++ b/comms/grig/pkg-plist @@ -15,4 +15,3 @@ share/pixmaps/grig/smeter.png @dirrmtry lib/locale @dirrm share/pixmaps/grig @dirrm %%DATADIR%% -@dirrmtry locale |