diff options
author | asami <asami@FreeBSD.org> | 2000-10-08 08:34:42 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-10-08 08:34:42 +0800 |
commit | 9c4e7581600d6068cdd86aac23fe4e1f39532928 (patch) | |
tree | 3675b00c804d3a744682d75ab1899fedb428fd43 /editors/aee | |
parent | 3d5096176b8ff2eae4b34620b3aa14c870cd8aa2 (diff) | |
download | freebsd-ports-gnome-9c4e7581600d6068cdd86aac23fe4e1f39532928.tar.gz freebsd-ports-gnome-9c4e7581600d6068cdd86aac23fe4e1f39532928.tar.zst freebsd-ports-gnome-9c4e7581600d6068cdd86aac23fe4e1f39532928.zip |
Rename PLIST.axe to pkg-plist.axe.
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 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 |