From 1790b09404ad4eed8566a1aa2799f5af5e75df57 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Wed, 3 Mar 2004 11:37:36 +0000 Subject: Fix package build. http://bento.freebsd.org/errorlogs/i386-5-latest/wakeonlan-0.40.log Reported by: kris Pointy hat to: me --- net/wakeonlan/Makefile | 1 + net/wakeonlan/pkg-plist | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile index 1f9308736000..be88b3b6f811 100644 --- a/net/wakeonlan/Makefile +++ b/net/wakeonlan/Makefile @@ -7,6 +7,7 @@ PORTNAME= wakeonlan PORTVERSION= 0.40 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/ diff --git a/net/wakeonlan/pkg-plist b/net/wakeonlan/pkg-plist index a6b3447b6ab3..7a0f95493d2e 100644 --- a/net/wakeonlan/pkg-plist +++ b/net/wakeonlan/pkg-plist @@ -1,5 +1,5 @@ bin/wakeonlan %%SITE_PERL%%/%%PERL_ARCH%%/auto/wakeonlan/.packlist -%%EXAMPLESDIR%%%/lab001.wol +%%EXAMPLESDIR%%/lab001.wol @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/wakeonlan -@dirrm %%EXAMPLESDIR%%% +@dirrm %%EXAMPLESDIR%% -- cgit v1.2.3