diff options
| author | bwarsaw | 2000-12-07 16:53:23 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-12-07 16:53:23 +0000 |
| commit | 35b6bbf77dbb199f726c5334a0709404162539b7 (patch) | |
| tree | 5cfd7fdd89c8a9717c03f6d5560b754a9e85697a | |
| parent | 43be9323af8289296770c9cd9beaf115e381cf57 (diff) | |
| download | mailman-35b6bbf77dbb199f726c5334a0709404162539b7.tar.gz mailman-35b6bbf77dbb199f726c5334a0709404162539b7.tar.zst mailman-35b6bbf77dbb199f726c5334a0709404162539b7.zip | |
| -rw-r--r-- | README.EXIM | 2 | ||||
| -rw-r--r-- | configure.in | 2 | ||||
| -rwxr-xr-x | mkinstalldirs | 2 | ||||
| -rw-r--r-- | templates/handle_opts.html | 2 | ||||
| -rw-r--r-- | templates/listinfo.html | 2 | ||||
| -rw-r--r-- | templates/options.html | 2 | ||||
| -rw-r--r-- | templates/roster.html | 2 | ||||
| -rw-r--r-- | templates/subscribe.html | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/README.EXIM b/README.EXIM index 962a737ee..d23195d25 100644 --- a/README.EXIM +++ b/README.EXIM @@ -255,7 +255,7 @@ exim-users-admin@www.exim.org [2]Nigel Metheringham - $Id: README.EXIM 2677 2000-09-20 01:39:40Z bwarsaw $ + $Id: README.EXIM 2858 2000-12-07 16:53:23Z bwarsaw $ References diff --git a/configure.in b/configure.in index b33b7b094..76cb5403f 100644 --- a/configure.in +++ b/configure.in @@ -15,7 +15,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. dnl Process this file with autoconf to produce a configure script. -AC_REVISION($Revision: 2720 $) +AC_REVISION($Revision: 2858 $) AC_PREREQ(2.0) AC_INIT(src/alias-wrapper.c) diff --git a/mkinstalldirs b/mkinstalldirs index 267a4b050..845ebffd4 100755 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -4,7 +4,7 @@ # Created: 1993-05-16 # Public domain -# $Id: mkinstalldirs 553 1998-05-26 16:17:17Z bwarsaw $ +# $Id: mkinstalldirs 2858 2000-12-07 16:53:23Z bwarsaw $ errstatus=0 diff --git a/templates/handle_opts.html b/templates/handle_opts.html index dfc48acd5..13d3cfb41 100644 --- a/templates/handle_opts.html +++ b/templates/handle_opts.html @@ -1,4 +1,4 @@ -<!-- $Revision: 406 $ --> +<!-- $Revision: 2858 $ --> <html> <title><MM-List-Name> <MM-Operation> Results</title> <body> diff --git a/templates/listinfo.html b/templates/listinfo.html index cdf054be5..78e79d679 100644 --- a/templates/listinfo.html +++ b/templates/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 1900 $ --> +<!-- $Revision: 2858 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> Info Page</TITLE> diff --git a/templates/options.html b/templates/options.html index f6281a058..03d152e56 100644 --- a/templates/options.html +++ b/templates/options.html @@ -1,4 +1,4 @@ -<!-- $Revision: 1910 $ --> +<!-- $Revision: 2858 $ --> <html> <head> <title><MM-Presentable-User> Configuration for <MM-List-Name></title> diff --git a/templates/roster.html b/templates/roster.html index a82da1ee2..74041841c 100644 --- a/templates/roster.html +++ b/templates/roster.html @@ -1,4 +1,4 @@ -<!-- $Revision: 401 $ --> +<!-- $Revision: 2858 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> Subscribers</TITLE> diff --git a/templates/subscribe.html b/templates/subscribe.html index 9e876b9a7..ca3add8db 100644 --- a/templates/subscribe.html +++ b/templates/subscribe.html @@ -1,4 +1,4 @@ -<!-- $Revision: 2668 $ --> +<!-- $Revision: 2858 $ --> <html> <head><title><MM-List-Name> Subscription results</title></head> <body> |
