From 57f8868ae310194d559c4c4c673bee6045c133ad Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 17 Apr 2004 12:43:19 +0000 Subject: s/PKG_PLIST/PLIST_FILES/ Obviously not tested by: osa --- x11-wm/fbpager/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/fbpager/Makefile b/x11-wm/fbpager/Makefile index 5771112f411f..85f1f765b83b 100644 --- a/x11-wm/fbpager/Makefile +++ b/x11-wm/fbpager/Makefile @@ -16,7 +16,7 @@ COMMENT= Desktop pager for the Fluxbox window manager USE_X_PREFIX= yes GNU_CONFIGURE= yes -PKG_PLIST= bin/fbpager +PLIST_FILES= bin/fbpager PORTDOCS= AUTHORS ChangeLog NEWS README TODO post-install: -- cgit