svn commit: r320598 - head/sysutils/slack

Martin Wilke miwi at FreeBSD.org
Tue Jun 11 14:57:59 UTC 2013


Author: miwi
Date: Tue Jun 11 14:57:58 2013
New Revision: 320598
URL: http://svnweb.freebsd.org/changeset/ports/320598

Log:
  - Fix build
  - Trim header
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/sysutils/slack/Makefile   (contents, props changed)
  head/sysutils/slack/pkg-plist   (contents, props changed)

Modified: head/sysutils/slack/Makefile
==============================================================================
--- head/sysutils/slack/Makefile	Tue Jun 11 14:56:42 2013	(r320597)
+++ head/sysutils/slack/Makefile	Tue Jun 11 14:57:58 2013	(r320598)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   slack
-# Date created:                        3 October 2008
-# Whom:                                Steve Atwell
-#
+# Created by: Steve Atwell
 # $FreeBSD$
-#
 
 PORTNAME=	slack
 PORTVERSION=	0.15.2

Modified: head/sysutils/slack/pkg-plist
==============================================================================
--- head/sysutils/slack/pkg-plist	Tue Jun 11 14:56:42 2013	(r320597)
+++ head/sysutils/slack/pkg-plist	Tue Jun 11 14:57:58 2013	(r320598)
@@ -15,6 +15,5 @@ sbin/slack
 @unexec rmdir /var/lib/slack 2>/dev/null || true
 @unexec rmdir /var/lib 2>/dev/null || true
 @unexec rmdir /var/cache/slack 2>/dev/null || true
- at unexec rmdir /var/cache 2>/dev/null || true
 @dirrm lib/slack
 @dirrm libexec/slack


More information about the svn-ports-all mailing list