summaryrefslogtreecommitdiffstats
path: root/misc/30upgrade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/30upgrade/Makefile')
-rw-r--r--misc/30upgrade/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/30upgrade/Makefile b/misc/30upgrade/Makefile
index 23d1115..1adb98f 100644
--- a/misc/30upgrade/Makefile
+++ b/misc/30upgrade/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Dec 1998
# Whom: asami
#
-# $Id: Makefile,v 1.4 1999/03/10 22:10:50 asami Exp $
+# $Id: Makefile,v 1.5 1999/03/29 07:09:46 asami Exp $
#
DISTNAME= 30upgrade-1998.03.08
@@ -28,4 +28,8 @@ do-install:
${SED} -e "s/%%VERSION%%/${BSDPORTMKVERSION}/" ${PKGDIR}/INSTALL \
> ${PKGINSTALL}
+deinstall:
+ @${ECHO} "You can't delete this port."
+ @${FALSE}
+
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud