summaryrefslogtreecommitdiff
path: root/audio/gqmpeg/DEINSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gqmpeg/DEINSTALL')
-rw-r--r--audio/gqmpeg/DEINSTALL12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/gqmpeg/DEINSTALL b/audio/gqmpeg/DEINSTALL
deleted file mode 100644
index 6265e6e219e..00000000000
--- a/audio/gqmpeg/DEINSTALL
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: DEINSTALL,v 1.2 2003/08/30 20:22:49 jlam Exp $
-
-case ${STAGE} in
-POST-DEINSTALL)
- ${CAT} << EOF
-=============================================================================
-If you won't be using ${PKGNAME} any longer, you may want to remove
-any skins that were installed in ${PKG_PREFIX}/share/gqmpeg/skins.
-=============================================================================
-EOF
- ;;
-esac