From f317298ca4e9217f943bd357f9301aa86f4333b0 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 2 Sep 2003 02:07:22 +0000 Subject: Fix a bad copy-paste error. Reported by: FreshPorts --- ports-mgmt/pkg_install/Makefile | 1 - sysutils/pkg_install/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/ports-mgmt/pkg_install/Makefile b/ports-mgmt/pkg_install/Makefile index 4d96169..75f1642 100644 --- a/ports-mgmt/pkg_install/Makefile +++ b/ports-mgmt/pkg_install/Makefile @@ -52,7 +52,6 @@ deinstall: else \ ${ECHO_MSG} "===> ${PKGNAME} not installed; skipping"; \ fi -.endif @${RM} -f ${INSTALL_COOKIE} ${PACKAGE_COOKIE} .include diff --git a/sysutils/pkg_install/Makefile b/sysutils/pkg_install/Makefile index 4d96169..75f1642 100644 --- a/sysutils/pkg_install/Makefile +++ b/sysutils/pkg_install/Makefile @@ -52,7 +52,6 @@ deinstall: else \ ${ECHO_MSG} "===> ${PKGNAME} not installed; skipping"; \ fi -.endif @${RM} -f ${INSTALL_COOKIE} ${PACKAGE_COOKIE} .include -- cgit v1.1