diff options
Diffstat (limited to 'editors/aee')
-rw-r--r-- | editors/aee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/aee/Makefile b/editors/aee/Makefile index e9d120a..ae27ae7 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -25,7 +25,7 @@ pre-fetch: .else USE_XLIB= yes ALL_TARGET= both -PLIST= ${PKGDIR}/PLIST.xae +PLIST= ${PKGDIR}/pkg-plist.xae .endif MAN1= aee.1 |