diff options
author | jlam <jlam> | 2002-08-25 18:38:05 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-08-25 18:38:05 +0000 |
commit | f22b8c42a61ccfbb462bf2b94c3486b7baec18bd (patch) | |
tree | d2b31bb9a6a069ebfb63079b9dddde1e6688bc4b /security/cyrus-sasl/DEINSTALL | |
parent | 71eaa77968f19e23d72fdc88e5f38259b8f7cdf3 (diff) | |
download | pkgsrc-f22b8c42a61ccfbb462bf2b94c3486b7baec18bd.tar.gz |
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk. This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
Diffstat (limited to 'security/cyrus-sasl/DEINSTALL')
-rw-r--r-- | security/cyrus-sasl/DEINSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl/DEINSTALL b/security/cyrus-sasl/DEINSTALL index 75d06a8612e..22d58fd1bfe 100644 --- a/security/cyrus-sasl/DEINSTALL +++ b/security/cyrus-sasl/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.5 2002/07/31 03:23:06 jlam Exp $ +# $NetBSD: DEINSTALL,v 1.6 2002/08/25 18:39:49 jlam Exp $ SASLDB=@PKG_SYSCONFDIR@/sasldb.db SASLSOCKETDIR=@SASLSOCKETDIR@ |