summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-03-03 11:37:36 +0000
committerclement <clement@FreeBSD.org>2004-03-03 11:37:36 +0000
commit4b580f4f9d075d8c6b67b7cf2745fa920762fee2 (patch)
treec79904a5edae9864db5ea7520fc9b5ae8c34d048
parentfe2e8ed18a5309b3131d86f15f543678034ee1a3 (diff)
downloadFreeBSD-ports-4b580f4f9d075d8c6b67b7cf2745fa920762fee2.zip
FreeBSD-ports-4b580f4f9d075d8c6b67b7cf2745fa920762fee2.tar.gz
Fix package build.
http://bento.freebsd.org/errorlogs/i386-5-latest/wakeonlan-0.40.log Reported by: kris Pointy hat to: me
-rw-r--r--net/wakeonlan/Makefile1
-rw-r--r--net/wakeonlan/pkg-plist4
2 files changed, 3 insertions, 2 deletions
diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile
index 1f93087..be88b3b 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 a6b3447..7a0f954 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%%
OpenPOWER on IntegriCloud