MCSmtpRepository.st
changeset 680 dee895391882
parent 327 36049dd8167c
child 900 34c44e0f7cee
--- a/MCSmtpRepository.st	Tue Sep 11 23:28:38 2012 +0200
+++ b/MCSmtpRepository.st	Tue Sep 11 23:28:42 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'email'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Repositories'
+	category:'SCM-Monticello-Repositories'
 !
 
 
@@ -67,11 +67,11 @@
 !MCSmtpRepository class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.3 2011-08-20 12:27:01 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.4 2012-09-11 21:28:42 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.3 2011-08-20 12:27:01 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.4 2012-09-11 21:28:42 cg Exp $'
 !
 
 version_SVN