diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-01 18:45:45 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-01 18:45:45 +0000 |
commit | fe7c2b76830d5991a7f092daf62082c3d64c46d5 (patch) | |
tree | 74f41c43c34c60c94df226311fd99341181daf59 | |
parent | update to 0.99.0a (diff) |
oops, return date created to its original state
Notes
Notes:
svn path=/head/; revision=27241
-rw-r--r-- | math/R-letter/Makefile | 2 | ||||
-rw-r--r-- | math/R-project/Makefile | 2 | ||||
-rw-r--r-- | math/R/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/R-letter/Makefile b/math/R-letter/Makefile index b238ad070439..c01a66fe1074 100644 --- a/math/R-letter/Makefile +++ b/math/R-letter/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: R (letter) # Version required: R-0.99.0a -# Date created: Wed Feb 23 13:39:51 EST 2000 +# Date created: Tue Jun 23 07:36:55 EST 1998 # Whom: Maurice Castro <maurice@serc.rmit.edu.au> # # $FreeBSD$ diff --git a/math/R-project/Makefile b/math/R-project/Makefile index b238ad070439..c01a66fe1074 100644 --- a/math/R-project/Makefile +++ b/math/R-project/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: R (letter) # Version required: R-0.99.0a -# Date created: Wed Feb 23 13:39:51 EST 2000 +# Date created: Tue Jun 23 07:36:55 EST 1998 # Whom: Maurice Castro <maurice@serc.rmit.edu.au> # # $FreeBSD$ diff --git a/math/R/Makefile b/math/R/Makefile index b238ad070439..c01a66fe1074 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: R (letter) # Version required: R-0.99.0a -# Date created: Wed Feb 23 13:39:51 EST 2000 +# Date created: Tue Jun 23 07:36:55 EST 1998 # Whom: Maurice Castro <maurice@serc.rmit.edu.au> # # $FreeBSD$ |