diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 08:34:42 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 08:34:42 +0800 |
commit | 49f0ff93347d29e5754ade3159b1198b37e0f571 (patch) | |
tree | fc4ad2a5faeeea1e16940a82ed38eeb372b3cca0 /editors | |
parent | 346e99f781f47481a4ee944c002e5389c5436fd0 (diff) | |
download | freebsd-ports-gnome-49f0ff93347d29e5754ade3159b1198b37e0f571.tar.gz freebsd-ports-gnome-49f0ff93347d29e5754ade3159b1198b37e0f571.tar.zst freebsd-ports-gnome-49f0ff93347d29e5754ade3159b1198b37e0f571.zip |
Rename PLIST.axe to pkg-plist.axe.
Diffstat (limited to 'editors')
-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 e9d120aea0f9..ae27ae77a9bf 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 |