diff options
author | is <is> | 2005-02-26 22:45:11 +0000 |
---|---|---|
committer | is <is> | 2005-02-26 22:45:11 +0000 |
commit | 33711a3b30302be4e95215274ee2e2250c330c48 (patch) | |
tree | 87812f2b31f71abb0e7e971586f0acb42f077e45 /lang | |
parent | eb74d782f38dbea19ef9c2e38642760c9d9b4b2c (diff) | |
download | pkgsrc-33711a3b30302be4e95215274ee2e2250c330c48.tar.gz |
Preserve modification times of the documentation.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sr-examples/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/sr-examples/Makefile b/lang/sr-examples/Makefile index cacb42cb56d..d26e651bec7 100644 --- a/lang/sr-examples/Makefile +++ b/lang/sr-examples/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/02/26 22:42:23 is Exp $ +# $NetBSD: Makefile,v 1.4 2005/02/26 22:45:11 is Exp $ # DISTNAME= vs233 @@ -16,8 +16,8 @@ WRKSRC= ${WRKDIR} ONLY_FOR_PLATFORM= NetBSD-*-* ### Use the second line below for installing if you want to make print-PLIST! -#DOMOD= -DOMOD=-pm +DOMOD= +#DOMOD=-pm do-extract: |